Staredit Network

Staredit Network -> Ideas -> SF Triggering
Report, edit, etc...Posted by TheOddAngel on 2004-12-19 at 09:21:22
This Might Not Be The Right Place For This Topic...
If Not Please Move This...

I need to learn to trigger in SF because I do all my triggering in X-tra i can't add in things like p114 and p116... Therefore when i go into SF to put sprites in and change player colors it screws up my doodads...

I need to learn to Trigger In SF so i can add in sprites and everything withought messing my map up...
Report, edit, etc...Posted by 007Torrasque on 2004-12-19 at 10:58:31
Right here

need i say more?
Report, edit, etc...Posted by AqoTrooper on 2004-12-19 at 11:07:32
[edit] crap! 007Torrasque posted in the same time I did!
anyhow, what I wrote here is shorter than the link so you might still prefer to read it...

to create a trigger in SF:

step 1: press Scenario > Triggers > New.
step 2: in the window you got, choose a player out of the options above to own this trigger (if you don't know, the player owns the trigger is the player that is being refered when you use 'current player').
step 3: press once on the first box, which is the condition box, and than choose and option from the right by double clicking on it.
step 4: after you chose, make a '('
example:
Bring(
step 5: than, choose an option from the right.
step 6: make a coma ','
example:
Bring(Force1,
step 6: keep doing 5&6 it untill you place a come and see no option in the right - that means that
A. you need a number, that will be most times after a "at least"/"at most"
B. it's a unit, as soon as you'll press a letter it'll show you the unit list anyway.
C. the condition needs no more parameters, than you put a ');' to finish it.
step 7: press 'Enter' and put your next condition, or go to actions (in the 2nd box) and do the same only with actions.

*note if you're not sure about the parameter you need, look up right above the box on the 'gray' and it showes you what you need.

kinda simple ehh?
start doing it and after 3 triggers you'll completly understand it.
Report, edit, etc...Posted by TheOddAngel on 2004-12-19 at 11:24:31
Thx I kinda understand it now...
Next Page (1)