[mkdir] Created dir: C:\Users\Gunar\workspace\L2J_Server_Ber\build
[mkdir] Created dir: C:\Users\Gunar\workspace\L2J_Server_Ber\build\classes
compile:
[javac] Compiling 1529 source files to C:\Users\Gunar\workspace\L2J_Server_Ber\build\classes
[javac] C:\Users\Gunar\workspace\L2J_Server_Ber\java\com\l2jserver\gameserver\handler\AdminCommandHandler.java:90: error: class AdminTvTEvent is public, should be declared in a file named AdminTvTEvent.java
[javac] public class AdminTvTEvent implements IAdminCommandHandler
My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
GunarStillis
I have added TvT admin commands.
there
when i Added the full code,it give me an error here :
Is marked Red and it give script error,which i cannot compile.
The Compile error is :
5 answers to this question
Recommended Posts