Page 1 of 1

Scenario Variants

Posted: Mon Mar 03, 2008 4:36 am
by Iron Knight
Howdy,

I'm trying to figure out scenario variants and I can't seem to find anything on it. I'd like to add an variant in my next map to add a fourth position but I can't figure out how to setup the variant and tell it to switch around territory.

RE: Scenario Variants

Posted: Mon Mar 03, 2008 6:27 am
by tweber
For variants - go to editor, setting, and variants is in the screen towards the bottom.
 
All a variant does is link the chosen game variable to the start screen.  The player can toggle it to a 0 or 1.  So in GPW for instance, I offer the players a variant to combine regimes.  To do this, I have to have an event that checks the variant variable and then executes a bunch of commands.
 
If you are stuck, send me a pm.

RE: Scenario Variants

Posted: Mon Mar 03, 2008 6:30 pm
by Iron Knight
Thanks, I believe I have the right direction now. I think I can get it now (or at least get further confused [;)] ).