ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

AltNextScenario

From ModEnc
Revision as of 06:50, 4 September 2019 by E1 Elite (talk | contribs) (Update)
Jump to: navigation, search
Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: AltNextScenario
File(s): Rules(md).ini
Values: Strings: Normal text. (Limited to: Map file name)
Default: ?



This is used when the game sends you on an alternative secret mission instead of the next one in sequence, usually after the completion of a special objective during the mission. This is achieved by setting the Global Variable number 1 namely <Alternate Next Scenario> as defined in rules(md).ini to a value of 1 by trigger during the mission. Map action 28 (set global variable) can be used to set this global variable. This causes the game to use the map file defined by the flag AltNextScenario in the map to play rather than following the normal map selection procedure. SkipMapSelect in the map should be set to yes. Note that the file name specified here must match and correspond exactly with the file name for a mission as detailed in the battle.ini, mapsel.ini and mission.ini files. In mapsel.ini, the progression from the current map should have both the entries of the normal mission map and the alternative mission map.