Item handler rework
Posted: Tue Apr 28, 2009 5:24 pm
Hi...
I instal this patch http://www.l2jserver.com/old-forum/thre ... adid=33257 and little corrected
Where I compiled, I have error:
help please 
patch with my correct for top revision
I instal this patch http://www.l2jserver.com/old-forum/thre ... adid=33257 and little corrected
Where I compiled, I have error:
Code: Select all
[javac] J:\L2jServer\java\net\sf\l2j\gameserver\model\itemcontainer\Inventory.java:314: <identifier> expected [javac] player.sendSkillList(); [javac] ^ [javac] J:\L2jServer\java\net\sf\l2j\gameserver\model\itemcontainer\Inventory.java:441: class, interface, or enum expected [javac] player.sendSkillList(); [javac] ^ [javac] J:\L2jServer\java\net\sf\l2j\gameserver\model\itemcontainer\Inventory.java:442: class, interface, or enum expected [javac] } [javac] ^ [javac] J:\L2jServer\java\net\sf\l2j\gameserver\model\itemcontainer\Inventory.java:450: illegal start of expression [javac] } [javac] ^ [javac] J:\L2jServer\java\net\sf\l2j\gameserver\model\itemcontainer\Inventory.java:801: invalid method declaration; return type required [javac] protected Inventory() [javac] ^ [javac] 5 errors

patch with my correct for top revision