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.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...