Jump to content

[Share][Guide]New Command For Player Stats


Recommended Posts

Look..I have made the 1st change you told me

and then if i change the name to stat.java

i have to change at the voicedcommandhandlers.java 

this line : import net.sf.l2j.gameserver.handler.voicedcommandhandlers.stat; with stat.java ??

and this : registerVoicedCommandHandler(new stat()); with stat.java huh ??

then at compile..it gives me much errors

C:\...\stat.java.java :P [29,7] class stat is public,should be declared in a file named stat.java

 

C:\...\ [31,51] cannot find symbol

symbol : class pvp

location : class net.sf.l2j.gameserver.handler.voicedcmdhandlers.stat

 

C:\ [60,37] cannot find symbol

symbol : class pvp

location : net.sf.l2j.gameserver.handler.voiceddmdhandlers.stat

:P

 

If i not change it to stat.java

 

it gives me this : C:\...\[31,51] cannot find symbol

symbol : class pvp

location : class net.sf.l2j.gameserver.handler.voicedcmdhandlers.stat

 

;D

 

Link to comment
Share on other sites

  • 2 weeks later...
Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock