Staredit Network

Staredit Network -> UMS Assistance -> moving units
Report, edit, etc...Posted by VizuaL on 2005-07-02 at 15:07:43
ok u control a battle cruiser, a location is centerd on it, a reaver with be under it.
i dunno how to make the reaver always be under the bc, like if the bc moves around. how do i make the reaver move always where the Bc will move.? and wat if the reaver can't be placed? helpsmilie.gif helpsmilie.gif
Report, edit, etc...Posted by Undead-Fox on 2005-07-02 at 15:13:49
That's fairly simple.
Conditions:
___Always
Actions:
___Center 'Location' on 'Battlecruiser'
___Preserve Trigger

Condtions:
___Always
Actions:
___Move 1 'Reaver' at 'Anywhere' to 'Location [Battlecruiser]'
___Preserve Trigger

And all I can say if the reaver can't be placed, then it won't move from it's current spot till it can be moved again.
Report, edit, etc...Posted by LethaL on 2005-07-02 at 15:14:27
Always center the location on the BC, and have this trigger for the reaver:

Trigger
Conditions:
¤ Always
Actions:
¤ Move all Protoss Reaver owned by [Player] at 'Anywhere' to '[Location]'
¤ Preserve Trigger


[Player] is the player that owns the reaver, and [Location] is the location centered on the Battlecruiser.

If the BC goes over cliff/water/doodads, the reaver will just stay where it is, and not move until it has ground to be on.

disgust.gif Undead-Fox beat me to it.
Report, edit, etc...Posted by VizuaL on 2005-07-02 at 15:15:50
LOL ty
Report, edit, etc...Posted by in_a_biskit on 2005-07-03 at 08:31:27
It may be nicer to put both the actions into the same trigger.
Next Page (1)