hi,
is there a command that resets the cooldown for a specified spell ?
when i create a teleport spell i basically move the unit instantly, before the cooldown starts to take effect ... which sux
or is there an event like EVENT_PLAYER_UNIT_SPELL_CAST, EVENT_PLAYER_UNIT_SPELL_START ect.. that times exactly the point when the cast is still in progress (so i have access to all target data) but the cooldown is already executed (i dont want to use a timer and transfer all the data ect..)
any ideas ?
is there a command that resets the cooldown for a specified spell ?
when i create a teleport spell i basically move the unit instantly, before the cooldown starts to take effect ... which sux
or is there an event like EVENT_PLAYER_UNIT_SPELL_CAST, EVENT_PLAYER_UNIT_SPELL_START ect.. that times exactly the point when the cast is still in progress (so i have access to all target data) but the cooldown is already executed (i dont want to use a timer and transfer all the data ect..)
any ideas ?