Jump to content
  • 0

TOGGLE SKILL EXP ON/OFF


Question

Posted

Hello everyone ! I'm trying to make a toggle skill that STOPS or RESUMES the player's exp rate. Im on my first steps on java (i can import/edit some codes || still hard to make my own from scratch), can someone help me ? Even if you haven't/don't want to share a script , can you point out where to begin? I already made the skill server/client side, the only thing (and the main i guess :P) is to write  the script xD 

Thanks! 

2 answers to this question

Recommended Posts

  • 0
Posted

Find the no exp code on share section to take the basic code. Create new skill handler and use it for your skill, onStart you set to true method setNoExpMode or whatever method name you use and that's it. onExit you set it to false, obviously. 

  • 0
Posted
6 hours ago, Bankai said:

Hello everyone ! I'm trying to make a toggle skill that STOPS or RESUMES the player's exp rate. Im on my first steps on java (i can import/edit some codes || still hard to make my own from scratch), can someone help me ? Even if you haven't/don't want to share a script , can you point out where to begin? I already made the skill server/client side, the only thing (and the main i guess :P) is to write  the script xD 

Thanks! 

If u figure it out  pls pm me thx 

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