#Why doesn't the speed change?

1 messages · Page 1 of 1 (latest)

queen cosmos
#

I looked at the implementation of venomous gale and from it it is clear that the modifier can change over time and this design works for me in other modifiers. Can you tell me what's wrong here?(self:GetAbility() returns the correct ability)

chrome hedge
#

You should look at the vconsole. It should print an error multiple times telling you that there is an issue with GetAutoCastState()

#

Press ~ if you don't know how to do it

storm hound
#

GetAutoCastState isnt available on client side

#

and can you sent all code?