- Joined
- Aug 19, 2007
- Messages
- 294
When you cast the spell, the caster and the target should chance place.
This my my work, but it only teleport the caster to the target.
This my my work, but it only teleport the caster to the target.
-
Switch Place
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Switch Place
-
Actions
- Unit - Create 1 Dummy unit - Switch Place for Neutral Passive at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Move (Casting unit) instantly to (Position of (Target unit of ability being cast))
- Unit - Move (Target unit of ability being cast) instantly to (Position of (Last created unit))
- Unit - Kill (Last created unit)
-
Events