"Fixed" !search command[OdinMS]

Re: [Release]"Fixed" !search command[OdinMS]

Can someone help me im getting an error
Code:
Compiling 302 source files to C:\Documents and Settings\Razor King\Desktop\SeanPack V.5.9 Beta\build\classes
C:\Documents and Settings\Razor King\Desktop\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\client\messages\CommandProcessor.java:1516: 'else' without 'if'
                else if (splitted[0].equals("!search")) {
1 error
BUILD FAILED (total time: 1 second)
 
Re: [Release]"Fixed" !search command[OdinMS]

BUMPPPP!!!!! XD well nice release anyways ;D
 
Re: [Release]"Fixed" !search command[OdinMS]

Umm anyone have any idea with my error? when I tried to compile.
 
Re: [Release]"Fixed" !search command[OdinMS]

hold on im new to doing these things how do we add this stuff?
 
Re: [Release]"Fixed" !search command[OdinMS]

The thing about this "fixed version is that if you don't type anything after !search, it will show a syntax error and search everything mapletip has
 
Re: [Release]"Fixed" !search command[OdinMS]

Nice release.

THANKS SO MUCH
 
Re: [Release]"Fixed" !search command[OdinMS]

=\ does this work on a v.58 source?

If no then okies.

If yes then what am i doing wrong?
1st try: commands > charcommands.java
Added command under other command.
Added command definition at botom.
Save
Compile: Error blah blah
*Read through thread* Answer: Place the imports
Placed imports.
Save
Compile: Error
This error was basicly telling me that the splitted number should be changed to %
:\
so i tryed that lol.... came across a whole bunch of new errors :P

So yeah, any help ^_^ ?
 
Re: [Release]"Fixed" !search command[OdinMS]

i placed the code into my commandprocessor.java but when i tried to use it in the game, its say GM command !search is not available.

anyway to solve? thnx
 
Re: [Release]"Fixed" !search command[OdinMS]

i placed the code into my commandprocessor.java but when i tried to use it in the game, its say GM command !search is not available.

anyway to solve? thnx

----sorry for double post. tried to delete but dunno how.-----
 
Last edited:
Back
Top