Staredit Network

Staredit Network -> UMS Assistance -> Trigger help. ums
Report, edit, etc...Posted by cypress on 2006-03-26 at 09:28:58
Hi i need help on my ums map.. i know how to make with ums but when i click "location" its only shows "everywhere". how do i make so its come to a difrent place..
i wont to create a unit next to an supply depot

//Sorry my bad english
Report, edit, etc...Posted by XMercury on 2006-03-26 at 11:00:05
1. Create a location of any size. Name it "Create 1".
2. Open the trigger menu and make a new Trigger:

CONDITIONS
(You choose)

ACTIONS
Create 1 Marine at "Create 1" for Current Player

If your supply depot moves location, just add this this trigger:

CONDITIONS
Always

ACTIONS
Move Location "Create 1" for Current Player on Supply depot at anywhere
Preserve Trigger

NOTE: If you create units at the Supply depot, make sure your location area is bigger than the size of the supply depot.
Report, edit, etc...Posted by Mp)7-7 on 2006-03-26 at 11:16:27

When making the map, it probably says terrain

Click on that, and scroll to Locations

Click and Drag on the map.

Make the new location near your Supply Depot

Need more help PM me!
Report, edit, etc...Posted by cypress on 2006-03-27 at 06:59:26
i dont know how to make locations happy.gif,
Report, edit, etc...Posted by Azu on 2006-03-27 at 07:05:11
Select the locations tab then left click on the map somewhere and drag your mouse, it makes a location, then right click on the location to change the name of it.
Report, edit, etc...Posted by cypress on 2006-03-27 at 07:17:22
Thank you all biggrin.gif. Staredit#1

ADDITION:
and the last question happy.gif. how to make grant 5 crystal for each kill?
Report, edit, etc...Posted by Moogle on 2006-03-27 at 07:43:22
Easy way get location layer up just press ctrl+L and will bring it up, simple and easy shortcut to remember.

Do you mean 5 minerals?

This score range is for Broodling and Zergling, killing these units will add minerals since its there score.

Type 01

[Condition]
- Current player kills score is atleast 25
- Current Player kills score is atmost 50

[Action]
- Modify score for current player: Set = 0 | Subtract = 50
- Modify resources for current player: Add X minerals
- Preserver Trigger

Type 02

[Condition]
- Current player kills score is atleast 50

[Action]
- Modify score for current player: Set = 0 | Subtract = 50
- Modify resources for current player: Add X minerals
- Preserver Trigger

Here is a list of Unit Kill Scores =)

As well a tutorial on killing for money as well i believe.

Kills to Cash

Kills to Cash 'Perfect'


Anywoot hope this helps you out..

\\Moogle
Next Page (1)