Jump to content
  • 0

L2jFrozen Shadow Item


Question

Posted

Hello guys, I've seen some similar posts in the past about Shadow Items in Interlude. What I want to know is a) if and b) how , can i make a shadow item losing its mana even when not equipped and even if player is offline.Any help would be appreciated. (Avoid the hate speech please, I can assure you im a newbie but i can copy/paste a code or make some changes)

2 answers to this question

Recommended Posts

  • 0
Posted

Frozen is slightly different than aCis, since we reworked a little shadow weapons. But the finality is the same : a task and a listener on onUnequip to end the task. Simply drop the listener on onUnequip, and care about the task content to fire events even if player is offline (which would be a db query to remove the item based on playerId and objectId).

  • 0
Posted

I really appreciate your time and effort to answer me, I really do but as I've mentioned in my first post im a newbie ,and tasks like "Simply drop the listener on onUnequip, db query etc.".  sound something like this to me (会意字 / 會意字) .The "way" i ve only used Eclipse since now, was just reading a ready code from here and just learn to understand +,- lines in order to make it work and I do it successfully,if only you could edit my code(cuz you teaching me how to do it will probably take time ).If you happen to have time and willingness to help i can post my code here. Thanks in advance :)

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
Answer this question...

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