Staredit Network

Staredit Network -> UMS Assistance -> moving locations
Report, edit, etc...Posted by Dark_alliance on 2006-03-18 at 02:55:23
hello i was wondering how u could move a location by using triggers or whatnot
Report, edit, etc...Posted by Kupo on 2006-03-18 at 03:00:40
You do this


Trigger
Description:
Moving a Location
Players:
¤ Players to be affected
Conditions:
¤ Command ( Current player commands atleast 1 "whichever unit");
Actions:
¤ preserve trigger
¤ comment
¤ Movelocation( "Whichever Location" on unit, to wherevever )


You can even do Always in condition.
Report, edit, etc...Posted by EcHo on 2006-03-18 at 11:47:35
QUOTE(Ethic @ Mar 18 2006, 03:00 AM)
You do this





Trigger
Description:
Moving a Location
Players:
¤ Players to be affected
Conditions:
¤ Command ( Current player commands atleast 1 "whichever unit");
Actions:
¤ preserve trigger
¤ comment
¤ Movelocation( "Whichever Location" on unit, to wherevever )


You can even do Always in condition.
[right][snapback]448045[/snapback][/right]


doesnt preserve trigger have to go after move location?
Report, edit, etc...Posted by Urmom(U) on 2006-03-18 at 13:02:17
No, as long as you have preserve trigger anywhere in the trigger, it will preserve. The place where you put it doesn't matter.
Next Page (1)