Jump to content
  • 0

Check Skill Option


HyperBlown

Question

Hello. Im using l2jserver H5 revision.

and every revision have this mod. but it only remove the skills from the char as soon he relogs.

Is there a way I can do, so it removes instantly? and not after the restart?

Thank you

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

Hmm. But i think that is the problem. he is only checking when the player enters the world. I would like that it checks also when he is already online. or it isnt possible?

I just told that it's possible and how to do it. -.-

 

Check PvPFlagTaskManager.java you can do similar. Player is added to the task onPlayerEnter() from pcinstance and removed on logout. Similar to GameTimeTask add/remove.

Edited by SweeTs
Link to comment
Share on other sites

  • 0

CharacterSelect.java ? Enterworld? whatever u want

Yes. This protection only works, when the character enters the world or resets. I would like to have it so that it chekcs every 1 minute or so. or even instantly. 

Link to comment
Share on other sites

  • 0

Create a global task then and add player on enter.

Hmm. But i think that is the problem. he is only checking when the player enters the world. I would like that it checks also when he is already online. or it isnt possible?

Link to comment
Share on other sites

  • 0

Hmm. But i think that is the problem. he is only checking when the player enters the world. I would like that it checks also when he is already online. or it isnt possible?

Basically you want a threadpool that check every 60000ml 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock