Hi guys
Upon enquiry:
Normally when we want to add a buff We do the following:
add_state(ID_BUFF,BUFF_force,Time_BUFF)
Example:
add_state(1001,100,60)
1001= ID BUFF
100 = BUFF FORCE
60 = TIME BUFF ---> The number of seconds
But the question is how do I place lasting BUFF[Lasting]?
Thanks in advance
Upon enquiry:
Normally when we want to add a buff We do the following:
add_state(ID_BUFF,BUFF_force,Time_BUFF)
Example:
add_state(1001,100,60)
1001= ID BUFF
100 = BUFF FORCE
60 = TIME BUFF ---> The number of seconds
But the question is how do I place lasting BUFF[Lasting]?
Thanks in advance