Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
I need a tutorial for teleport
I need a tutorial for teleport
04-16-2004, 02:21 AM
#1
Diabolo
How do u do a unit enter a region and he auto-teleported in another region:Like dota (goes on circle of power and teleprt at main base)? plz how did we do thats.
04-16-2004, 02:22 AM
#2
Aznwhore
ever heard of....waygate?
04-16-2004, 02:23 AM
#3
Diabolo
Yes but i dont want a waygate i want a trigger unit enter in regions...
04-16-2004, 02:38 AM
#4
Aznwhore
condition: unit enters <region1>
action: move unit <instant> to <region2>
if you want a one time trigger for this, add an:
action: disable trigger