Staredit Network

Staredit Network -> UMS Assistance -> Locations
Report, edit, etc...Posted by I-X-King-X-I on 2005-11-06 at 14:43:38
If i wanted a location to follow an observer for each player for their own observers

do i need a location for each player or could i just make 1 location

and have it follow observer for player 1-4?
Report, edit, etc...Posted by Urmom(U) on 2005-11-06 at 14:53:22
you can use just one location. just make the trigger like

Trigger
Description:
Move Location
Players:
¤ Players with observers
Conditions:
¤ Always
Actions:
¤ Move location labled [location] on Observer owned by current player at [anywhere]
¤ Preserve Trigger

Report, edit, etc...Posted by I-X-King-X-I on 2005-11-06 at 14:55:33
thx urmom biggrin.gif
Report, edit, etc...Posted by KABOOM on 2005-11-06 at 15:00:16
But would that rly be that accurate? like say he wants to create a unit under the observer wouldn't it create it at the location( the location would be moving between players)
Report, edit, etc...Posted by Subrosian on 2005-11-06 at 15:15:16
No, because the triggers are run 1 player at a time, with the order of player 1 to player 8.

They don't run at the same time.
Report, edit, etc...Posted by PCFredZ on 2005-11-06 at 15:36:07
QUOTE(Subrosian @ Nov 6 2005, 03:15 PM)
No, because the triggers are run 1 player at a time, with the order of player 1 to player 8.

They don't run at the same time.
[right][snapback]349681[/snapback][/right]

Then it'd be greatly affected by order of trigger execution, which is another topic altogether.

Try the 1-location way, and if any problems arise, go with separate locations for each player (the safe way).
Next Page (1)