Jump to content
  • 0

[HELP]I need some help


Question

Posted

Hello,i put this script in my server (acis) rev 280

http://maxcheaters.com/forum/index.php?topic=242597.0

 

and when i compile with eclipse receive this error

 

f5ax04.jpg

 

what should I do?

6 answers to this question

Recommended Posts

  • 0
Posted

You deleted or you miss

 

public void isInCraftMode(boolean b)
{
	_inCraftMode = b;
}

 

So, add it after

 

public boolean isInCraftMode()
{
	return _inCraftMode;
}

 

About 2nd error, it doesn't come from offline shop :troll:

  • 0
Posted

You should know that all shares before Dec 2012 are not working anymore related on aCis because many changes have been made.

oke,and where i get offline trade & craft now?

the search on mxc not working

or not working for me :P

sorry for my english i use google translate :(

  • 0
Posted

lol, you have so messy files :o How original files can buggy like that? It's just impossible :D

 

Make sure you have 280 rev, CLEAN with all/full files.

 

284 rev patch, should work on 280 as well.

 

http://pastebin.com/X5bwBQYx

  • 0
Posted

lol, you have so messy files :o How original files can buggy like that? It's just impossible :D

 

Make sure you have 280 rev, CLEAN with all/full files.

 

284 rev patch, should work on 280 as well.

 

http://pastebin.com/X5bwBQYx

 

thx..it`s work now...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...