- Joined
- Aug 16, 2004
- Messages
- 6
I have had some problems with this for some time I am making a game where I have regions that act as teleportes to my base now one of my teleporters is randomly setup on the map somewhere by moving from a start place and when I try to get it to work it dose not instead the start place works I was wondering if that is a mistake on my part or the editors?
this is the basic idea of the trigger:
trigger 1
event:
map initilizaton
action:
region - Center (randomTeleporter) on (Random Poin in (World))
trigger 2
event:
unit - A unit enters (randomTeleporter)
action:
unit - move (triggering unit) instantly to (base)
this is the basic idea of the trigger:
trigger 1
event:
map initilizaton
action:
region - Center (randomTeleporter) on (Random Poin in (World))
trigger 2
event:
unit - A unit enters (randomTeleporter)
action:
unit - move (triggering unit) instantly to (base)