View Single Post
  #25  
Old 05-10-2011, 12:06 AM
Rattlehead Rattlehead is offline
Approved Member
 
Join Date: Sep 2010
Posts: 727
Default

Quote:
Originally Posted by FG28_Kodiak View Post
It's easy :

Set a Trigger.
Make a link to the trigger in your script-code, decide what happens if the trigger is active (Mission won, Misson lost etc.) Set ABattle.doSingleBattleSuccess(bool) or Campaign.battleSuccess to true if won and false if lost.

Ok will make a Sample Mission for that.
Unfortunately not all of us are programmers, or understand code. I have very rudimentary programming knowledge, but not enough to make even simple scripts.
Any help you or others could provide in setting up basic mission parameters (like won, lost etc.) would be greatly appreciated.

Edit: Sorry Zorin, I didn't mean to start hijacking your thread.
Reply With Quote