Jump to content

Recommended Posts

Posted

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?

  • 1 month later...
Posted

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

Posted

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?

Posted

Post here Your part of code from ItemHandler.java where You added register for command, and I'll tell You if its wrong.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

Important Information

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..