hi
im working on a teleportation spell where i store the teleportet unit in gamecache, and a few second later restore it in a different location. However this way i cannot catch the spell cooldown and loose all spell cooldowns that are in progress
any ideas how to get around this problem ?
the idea of the spell is to make the unit disappear at A, make a dummy move from A to B, then let the unit appear at B when the dummy arrives there, so i need a break between disappearing and appearing...
im working on a teleportation spell where i store the teleportet unit in gamecache, and a few second later restore it in a different location. However this way i cannot catch the spell cooldown and loose all spell cooldowns that are in progress
any ideas how to get around this problem ?
the idea of the spell is to make the unit disappear at A, make a dummy move from A to B, then let the unit appear at B when the dummy arrives there, so i need a break between disappearing and appearing...