Staredit Network

Staredit Network -> SCMDraft -> Triggers
Report, edit, etc...Posted by Oo.Jamal.oO on 2005-07-24 at 16:56:00
I "LOVE" scmdraft2, but the triggers are pretty hard to do.
Even though i use SCXE to do trigs after scmdraft2 does terrain,
plz wuld u help me? Maybe Suicidal Insanity?
Report, edit, etc...Posted by UED77 on 2005-07-24 at 18:06:54
A file called "trigedit help.txt" should be in your SCMDraft directory, explaining the syntax of the items.
An example trigger would be:


Trigger("Player 1"){

Conditions:
Elapsed Time(At most, 360);
Accumulate("Player 1", At least, 300, gas);
Bring("Player 1", "Terran SCV", "Anywhere", At most, 8);
Switch("Switch 1", set);

Actions:
Display Text Message(Always Display, "Wow, you are a gosu.");
}

//----------------//

UED77
Report, edit, etc...Posted by pimpinelephant on 2005-07-24 at 18:13:33
i LOVE scmd2 triggers, copy and paste, copy and paste biggrin.gif
Report, edit, etc...Posted by Oo.Jamal.oO on 2005-07-24 at 19:15:28
ok...
Report, edit, etc...Posted by UED77 on 2005-07-24 at 19:41:33
QUOTE(Jamals2fat)
ok...


What exactly are you looking for, Jamals2fat?

UED77
Report, edit, etc...Posted by Oo.Jamal.oO on 2005-07-24 at 19:49:05
Well, jst help, but trig editor is either corrupted or sumthin cause wont open...
Report, edit, etc...Posted by pimpinelephant on 2005-07-24 at 20:03:44
Plugins -> Trigger Editor
are you sure it doesn't work? maybe redownload
Report, edit, etc...Posted by Oo.Jamal.oO on 2005-07-25 at 07:03:12
Yes, For sum reason it wont open. Redownload isnt workin since ive done it b4
Report, edit, etc...Posted by SI on 2005-07-25 at 07:53:27
Arfe you trying to open the file in explorer or using the menu in scmdraft to openit?
Next Page (1)