This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
Red-Hair-Shanks
paidia exw perasi townwar event se interlude kai to pernaw kai mou exei ta e3hs problimara.
exw pack l2j
[javac] \java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:4670: x is already defined in increasePvpKills()
[javac] int x,y,z;
[javac] ^
[javac] java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:4670: y is already defined in increasePvpKills()
[javac] int x,y,z;
[javac] ^
[javac] \java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:4670: z is already defined in increasePvpKills()
[javac] int x,y,z;
[javac] ^
[javac] \java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:4674: Town is already defined in increasePvpKills()
[javac] L2TownZone Town;
[javac] ^
[javac] \java\net\sf\l2j\gameserver\handler\admincommandhandlers\AdminTownWar.java:68: cannot find symbol
[javac] symbol : method values()
[javac] location: class java.lang.Object
[javac] Collection<L2PcInstance> pls = ((Object) L2World.getInstance().getAllPlayers()).values();
[javac] ^
[javac] \java\net\sf\l2j\gameserver\handler\admincommandhandlers\AdminTownWar.java:140: cannot find symbol
[javac] symbol : method values()
[javac] location: class java.lang.Object
[javac] Collection<L2PcInstance> pls = ((Object) L2World.getInstance().getAllPlayers()).values();
[javac] ^
[javac] 6 errors
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now