View Single Post
  #24  
Old 05-09-2011, 04:25 PM
FG28_Kodiak FG28_Kodiak is offline
Approved Member
 
Join Date: Dec 2009
Location: Swabia->Bavaria->Germany
Posts: 884
Default

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.

Last edited by FG28_Kodiak; 05-09-2011 at 04:35 PM.
Reply With Quote