D4n1s Posted June 22, 2009 Posted June 22, 2009 2 questions, when I click on the item I get an error on game server console what to do? I work with l2j Also can I put in this htm gm shop or so? if not how is that possible? Quote
down Posted June 23, 2009 Posted June 23, 2009 Thx for share dude!! I was searching for this long time ago !! Cheers! Quote
KaL Posted July 2, 2009 Posted July 2, 2009 Amazing! Very helpfull for events! Thanks for sharing! Quote
=Legend= Posted August 14, 2009 Posted August 14, 2009 If you read this cobra it would be nice if you could upload an l2jfinal pack allready made with this or make a better quide for us(for the ones that know nothing of java) because trying to do it i get errors trying to compile. BTW this is awesome I was searching in forum for something like this . This is the error i get [javac] D:\Workspace\L2_GameServer\java\net\sf\l2j\gameserver\handler\ItemHandler.java:97: class, interface, or enum expected [javac] registerItemHandler(new Balloni()); [javac] ^ [javac] 1 error Quote
Matim Posted August 15, 2009 Posted August 15, 2009 If you read this cobra it would be nice if you could upload an l2jfinal pack allready made with this or make a better quide for us(for the ones that know nothing of java) because trying to do it i get errors trying to compile. BTW this is awesome I was searching in forum for something like this . This is the error i get [javac] D:\Workspace\L2_GameServer\java\net\sf\l2j\gameserver\handler\ItemHandler.java:97: class, interface, or enum expected [javac] registerItemHandler(new Balloni()); [javac] ^ [javac] 1 error You're sure You registered this handler in right place? Quote
=Legend= Posted August 15, 2009 Posted August 15, 2009 I thing i did but i can not be shure will try again EDIT: i just found out how its done Quote
Matim Posted August 15, 2009 Posted August 15, 2009 Post here Your part of code from ItemHandler.java where You added register for command, and I'll tell You if its wrong. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.