Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

[Release]Improved !online command

Do you have/can you make it for older rev that uses Command Processor? Cause I'm not planning to update to rev 98x +
 
its quite easy to transform it back to older rev =.= just look at how its coded and make changes accordingly...

and nice job :P you should give yourself some credit for making it search all channels
 
Severity and Description Path Resource Location Creation Time Id
Command cannot be resolved to a type odinn/net.sf.odinms/src/net/sf/odinms/client/messages/commands OnlineCommand.java line 22 1215216865512 305
CommandDefinition cannot be resolved to a type odinn/net.sf.odinms/src/net/sf/odinms/client/messages/commands OnlineCommand.java line 93 1215216865512 308
CommandDefinition cannot be resolved to a type odinn/net.sf.odinms/src/net/sf/odinms/client/messages/commands OnlineCommand.java line 94 1215216865512 309
The declared package "net.sf.odinms.client.messages.commands" does not match the expected package "net.sf.odinms.src.net.sf.odinms.client.messages.commands" odinn/net.sf.odinms/src/net/sf/odinms/client/messages/commands OnlineCommand.java line 1 1215216865512 302
The import net.sf.odinms.client.messages.Command cannot be resolved odinn/net.sf.odinms/src/net/sf/odinms/client/messages/commands OnlineCommand.java line 17 1215216865512 303
The import net.sf.odinms.client.messages.CommandDefinition cannot be resolved odinn/net.sf.odinms/src/net/sf/odinms/client/messages/commands OnlineCommand.java line 18 1215216865512 304
The method execute(MapleClient, MessageCallback, String[]) of type OnlineCommand must override or implement a supertype method odinn/net.sf.odinms/src/net/sf/odinms/client/messages/commands OnlineCommand.java line 24 1215216865512 306

sorry that looks confusing lol, basically no, it does not work for me :[
 
Back