QUOTE(cypress @ Mar 29 2006, 12:03 PM)
How do i teleport units???. i have 1 location named -T- Teleport "G-unit" start and another named -T- Teleport "G-unit" end
what is the trigger?
//Tarre
[right][snapback]455420[/snapback][/right]
first Choose the player its for then it will be condition "BRING" then the actions "Move Units" and "Preserve Trigger"
trigger will look like this:
| Trigger |
| Description: |
| Teleport Units |
|
| Players: |
| ¤ Player that needs teleport |
| Conditions: |
| ¤ (player) brings at least 1 (unit type) to location (Location 1) |
| Actions: |
¤ Move all (units) for (player) at (location1) to (location 2)
|
| ¤ Preserve Trigger |
if you need them to move back and forth youll need 4 locations total or they will get stuck.