- Joined
- Aug 14, 2007
- Messages
- 66
-
Summon Portal
-
Actions
- Set portalspelltemppoint[(Custom value of (Casting unit))] = ((Position of (Casting unit)) offset by 100.00 towards 90.00 degrees)
- Set portalspelltemppoint_2[(Custom value of (Casting unit))] = (Target point of ability being cast)
- Wait 60.00 seconds
- Custom script: call RemoveLocation(udg_portalspelltemppoint)
- Custom script: call RemoveLocation(udg_portalspelltemppoint_2)
-
Actions
also how would i do it with other options like (triggering unit) or (attacking unit) etc.