Staredit Network

Staredit Network -> UMS Assistance -> AI script question
Report, edit, etc...Posted by PE-Spartan on 2005-05-10 at 23:54:57
yeah um, i noticed that a certain script is required for the stacking interface. Unfortunatley i also noticed its not on the list for the Xtra Editor...
Can someone tell me how to get the script or how to make it?
If i dont have to make make it plz tell me what to do so i can let players stack buildings.
Report, edit, etc...Posted by O)FaRTy1billion on 2005-05-11 at 00:15:55
"Stacking Interface"?
What do you mean?
For stacking text:
Back/Center
Front/Right

For units, use the different editors in Xtra Editor.

For Building (Stacking in-game)
Turn On/Off Shared Vision with "Player"
Run AI Script.
Also note that if this is put in player one, and is "Turn On Shared Vision For Player 8" player one will get vision for player 8.
To stack in game, use the following two triggers:


Trigger
Description:
Player 1 Lights Off
Players:
¤ Player 1
Conditions:
¤ Brings at least 1 men to "Lights Off"
Actions:
¤ Run AI Script "Turn Off Shared Vision for Player 1"
¤ Preserve Trigger



Trigger
Description:
Player 1 Lights On
Players:
¤ Player 1
Conditions:
¤ Brings at least 1 men to "Lights On"
Actions:
¤ Run AI Script "Turn On Shared Vision for Player 1"
¤ Preserve Trigger


ADDITION:
These AI scripts will be found in any Extra Editor modes.
Report, edit, etc...Posted by sckor on 2005-05-11 at 06:48:02
or you can stack units preplaced by right clicking in starforge and finding "stack" or just clicking multiple times in SCMdraft
Report, edit, etc...Posted by Slyence on 2005-05-11 at 07:31:42
Can't you stack units, With the stack command on starforge? Just like you can stack minerals on top of each other.
Report, edit, etc...Posted by sckor on 2005-05-11 at 07:33:05
QUOTE
or you can stack units preplaced by right clicking in starforge and finding "stack" or just clicking multiple times in SCMdraft
Next Page (1)