Jump to content
  • 0

How to disable skill_id 1 if skill_id 2 reusedelay > 1


Question

Posted (edited)

Hi, i have a questions...

 

its posible disable  skill for example Berserker Spirit if WindWalk reusedelay > 1

 

thanks

Edited by StarSCreams
reformulated question

3 answers to this question

Recommended Posts

  • 0
Posted
35 minutes ago, StarSCreams said:

Hi, i have a questions...

 

its possible add reuse time to others skills if i use for example wind walk?

 

and add same reuse time to Berserker Spirit?

 

Where should I start investigating?

 

thanks

write an example with typical values for better understanding

  • 0
Posted

Make proper check based on both ids / create some new skill handler to code your logic.

 

But ye, basically you make a check on skill use, like (pseudo-code), if (skill_id = 2 && skill_id_1 = reuse) return.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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