Versus Posted November 4, 2008 Posted November 4, 2008 http://rapidshare.com/files/158263083/Hero_Custom_Item.rar its oneos hero custom item Applying these patches i have these errors D:\workspace\L2_GameServer_IL\src\main\java\net\sf\l2j\gameserver\handler\ItemHandler.java:[56,49] cannot find symbol symbol : class HeroCustomItem location: package net.sf.l2j.gameserver.handler.itemhandlers D:\workspace\L2_GameServer_IL\src\main\java\net\sf\l2j\gameserver\handler\ItemHandler.java:[131,32] cannot find symbol symbol : class HeroCustomItem location: class net.sf.l2j.gameserver.handler.ItemHandler
fdLP. Posted November 4, 2008 Posted November 4, 2008 @fakoykas cuz u need to register it into ItemHandler; gameserver.handler import net.sf.l2j.gameserver.handler.itemhandlers.HeroCustomItem; and registerItemHandler(new HeroCustomItem());
fdLP. Posted November 4, 2008 Posted November 4, 2008 They are already there by the patch.. have u pasted herocustomitem.java into itemhandlers folder?
Versus Posted November 4, 2008 Posted November 4, 2008 have u pasted herocustomitem.java into itemhandlers folder? Yes i did. One question: The itemhandler.diff i apply it here src.main.java.net.sf.l2j.gameserver.handler.itemhandler or here src.main.java.net.sf.l2j.gameserver.handler (itemhandler.java)
fdLP. Posted November 4, 2008 Posted November 4, 2008 add the ++ stuff into the java files .. or from eclipse into the folder that the file is in
ketchupyx Posted November 9, 2008 Posted November 9, 2008 doest it works for l2emu last rev? if it doesnt, how i can make it work?
ILov3ToFarm Posted November 28, 2008 Posted November 28, 2008 guys i want to add this but i dont know were to find net.sf.l2j.gameserver.handler.itemhandlers i try to find it with the windows explorer bud can't. Plzzz say me what way to take to find it plzzzz
TheMentaL Posted November 29, 2008 Posted November 29, 2008 guys i want to add this but i dont know were to find net.sf.l2j.gameserver.handler.itemhandlers i try to find it with the windows explorer bud can't. Plzzz say me what way to take to find it plzzzz what serverpack do you use ??
MaestroLuke Posted November 29, 2008 Posted November 29, 2008 what l2j free l2joneo l2j what packet u use?be more spesific so we can help u
ILov3ToFarm Posted November 30, 2008 Posted November 30, 2008 i write it check it someone and say me what to do plzzz
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