Jump to content
  • 0

Question

8 answers to this question

Recommended Posts

  • 0
Posted

Hell everyone.

Can anyone tell me how can i make this works?

 

You should explain which errors do you have, which code did you apply, etc etc

  • 0
Posted

No, since we don't know what's the exact problem..

 

Move your cursor on this 'problem' and you will have tips / ready answer / fix.

 

 

@ 1st error put a "@Override"

 

It must look like that

 

@Override
public void useItem(L2PlayableInstance playable, L2ItemInstance item)

  • 0
Posted

No, since we don't know what's the exact problem..

 

Move your cursor on this 'problem' and you will have tips / ready answer / fix.

 

 

@ 1st error put a "@Override"

 

It must look like that

 

@Override
public void useItem(L2PlayableInstance playable, L2ItemInstance item)

 

i have see it now this with the mouse..i don't know mych things couse im new..

Can anyone join with team viewer 1 minute please?

  • 0
Posted

No, since we don't know what's the exact problem..

 

Move your cursor on this 'problem' and you will have tips / ready answer / fix.

 

 

@ 1st error put a "@Override"

 

It must look like that

 

@Override
public void useItem(L2PlayableInstance playable, L2ItemInstance item)

how can i find what is the item id for this? couse i want to added in starting items on my server!

  • 0
Posted

how can i find what is the item id for this? couse i want to added in starting items on my server!

 

AIO_ITEM_ID search your configs (.properties). It's configurable.

 

 

Also, press ctrl+shift+o :P

  • 0
Posted

AIO_ITEM_ID search your configs (.properties). It's configurable.

 

 

Also, press ctrl+shift+o :P

for some warnings on code...cursor says remove unused import or add @SupressWarnings

what i must to do work better?

Guest
This topic is now closed to further replies.


×
×
  • Create New...