ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Scenario: Difference between revisions
Jump to navigation
Jump to search
Nighthawk200 (talk | contribs) Scenario moved to Scenario I: Creating new page |
Nighthawk200 (talk | contribs) Battle.ini flags being moved to separate pages |
||
Line 1: | Line 1: | ||
{{Flag | |||
|name=Scanario | |||
|files={{Categ|Battle(md).ini}} / {{Categ|Theme(md).ini}} | |||
|values=filename / integer | |||
|default=none / 0 | |||
|types={{Categ|Battle(md).ini}} / {{Categ|Theme(md).ini}} | |||
|ts=yes | |||
|fs=yes | |||
|ets=yes | |||
|ra2=yes | |||
|yr=yes | |||
|rp=yes | |||
}}<br /> | |||
{{tocleft}}{{clr}} | |||
==In Battle(md).ini== | |||
In [[Battle.ini|Battle(md).ini]], this flag is used to denote the starting mission for this campaign. It is used in this style:<br> | |||
<pre>Scenario=*.MAP</pre>. | |||
The file extension is required for this flag. | |||
==In Theme(md).ini== | |||
In [[Theme.ini|Theme(md).ini]], this flag denotes at what scenario this theme becomes available. It uses an integer format, i.e, 1 is Mission 1. It is not, by default, campaign specific, i.e. the theme will become available after Mission 1 of any campaign. You can use the [[Side]] tag to provide a form of this though. It defaults to 0, i.e. the theme will always be available if it has <tt>[[Normal|Normal=yes]]</tt> set. |
Revision as of 12:59, 14 April 2007
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flag: | Scanario |
File(s): | Battle(md).ini / Theme(md).ini |
Values: | filename / integer |
Default: | none / 0 |
Applicable to: | Battle(md).ini / Theme(md).ini |
In Battle(md).ini
In Battle(md).ini, this flag is used to denote the starting mission for this campaign. It is used in this style:
Scenario=*.MAP.
The file extension is required for this flag.
In Theme(md).ini
In Theme(md).ini, this flag denotes at what scenario this theme becomes available. It uses an integer format, i.e, 1 is Mission 1. It is not, by default, campaign specific, i.e. the theme will become available after Mission 1 of any campaign. You can use the Side tag to provide a form of this though. It defaults to 0, i.e. the theme will always be available if it has Normal=yes set.