No offence in ANY way shape or form man... but personally I wouldn't help a noob learn triggers because of the sheer volume of them.
I mean do what I said, open up the TRIGGERS on those campign maps I told you and learn 'em that way, EASY stuff really.
Ignore them about getting other programs, you don't need them at this point.
BASICALLY a trigger is just...
Player, Condition, Action
Player 1-8, All, Force
Force = if any player on that force meets conditions, then the action will happen to all players on that force.
Same for All.
A simple trigger is this.
Player 1
Condition:
Commands at least 1 marine
Action:
Display Text Message: "You now have a marine"
The most used action is - PRESERVE - preserve wil happen forever until the player no longer meets conditions.
Player 1
Condition:
Commands at least 1 marine
Action:
Display Text Message: "You now have a marine"
Preserve
When the player gets 1 marine - they wil be SPAMMED LIKE CRAZY with "You now have a marine" repeated FOREVER - until that marine dies...
Basic Triggers - (Again, no offence, but...) learn the rest on your own bud.... noone wants to sit here and explain every one of them to use.
There is a trigger list:
Actions Here:
http://www.staredit.net/index.php?tutorial=23Conditions Here:
http://www.staredit.net/index.php?tutorial=75Good luck man. It's not that easy to get someone to spend 2 hours of their day explaining to you step by step.