-
Elite Member
[Help] Adding an All-in-one npc
I followed a tut on this site and did every step how I was supposed to and when I go to compile the dev, I get some error about the commands I already compiled earlier.
Error:
C:\Users\Desktop\ZenthosDev\src\client\messages\commands\GM.java:1172: error: not a statement
int num = getOptionalIntArg(splitted, 2, 1);3
C:\Users\Desktop\ZenthosDev\src\client\messages\commands\GM.java:1172: error: ';' expected
int num = getOptionalIntArg(splitted, 2, 1);3
GM Command line where "error" is:
int num = getOptionalIntArg(splitted, 2, 1);3
Help me please.
I will teamviewer if you would like to take a look or I will Msn you if you need a more in-depth explanation.
Last edited by nempoguy; 11-09-12 at 06:29 AM.
-
-
Grand Master
Re: [Help] Adding an All-in-one npc
-
Elite Member
Re: [Help] Adding an All-in-one npc
-
Grand Master
Re: [Help] Adding an All-in-one npc
How do you want us to help you if we don't know what have you done?
-
Elite Member
Re: [Help] Adding an All-in-one npc
Like I said in the thread, I'm all for Teamviewer or MSN if you require more details.