Jump to content

Basic: Difference between revisions

From ModEnc²
ATHSE (talk | contribs)
m head
ATHSE (talk | contribs)
pass1
Line 6: Line 6:
|yr=yes
|yr=yes
}}
}}
This section defines the basic map properties, such as its name (obsoleted in later games), the [[NewINIFormat|map data format]], whether this map is transferable online, and extra data for singleplayer missions: movies to play before/after it, player [[Houses|House]], and others.  
This section defines the 'basic' map properties, such as its name, the [[NewINIFormat|map data format]], player count, etc, and extra data for singleplayer missions.  


== Applicable INI Flags ==
The full list of tags, the value types for them, and a description are below:
 
{| class="wikitable"
{{Applicable INI Flags}}
|-
 
| <tt>Briefing</tt> || CSF label || The mission description
<onlyinclude>
{{Applicable INI Flags Header|[Basic]}}
|-
|-
| Maps || {{s|Basic}} || {{f|Briefing|link}} || CSF label
| <tt>RequiredAddOn</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|RequiredAddOn|link}} || boolean || 0
| <tt>SpeechSide</tt> || House ||  
|-
|-
| Maps || {{s|Basic}} || {{f|SpeechSide|link}} || House
| <tt>NextScenario</tt> || Map ||  
|-
|-
| Maps || {{s|Basic}} || {{f|NextScenario|link}} || Map
| <tt>AltNextScenario</tt> || Map ||  
|-
|-
| Maps || {{s|Basic}} || {{f|AltNextScenario|link}} || Map
| <tt>Name</tt> || string ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Name|link}} || string
| <tt>NewINIFormat</tt> || int ||  
|-
|-
| Maps || {{s|Basic}} || {{f|NewINIFormat|link}} || int
| <tt>CarryOverCap</tt> || int ||  
|-
|-
| Maps || {{s|Basic}} || {{f|CarryOverCap|link}} || int
| <tt>EndOfGame</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|EndOfGame|link}} || boolean
| <tt>SkipScore</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|SkipScore|link}} || boolean
| <tt>OneTimeOnly</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|OneTimeOnly|link}} || boolean
| <tt>SkipMapSelect</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|SkipMapSelect|link}} || boolean
| <tt>Official</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Official|link}} || boolean
| <tt>IgnoreGlobalAITriggers</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|IgnoreGlobalAITriggers|link}} || boolean
| <tt>TruckCrate</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|TruckCrate|link}} || boolean
| <tt>TrainCrate</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|TrainCrate|link}} || boolean
| <tt>Percent</tt> || int ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Percent|link}} || int
| <tt>AllowableUnits</tt> || vector<UnitType> ||  
|-
|-
| Maps || {{s|Basic}} || {{f|AllowableUnits|link}} || vector<UnitType>
| <tt>AllowableUnitMaximums</tt> || vector<int> ||
|-
|-
| Maps || {{s|Basic}} || {{f|AllowableUnitMaximums|link}} || vector<int>
| <tt>Player</tt> || House ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Player|link}} || House
| <tt>Intro</tt> || Movie ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Intro|link}} || Movie
| <tt>Brief</tt> || Movie ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Brief|link}} || Movie
| <tt>Win</tt> || Movie ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Win|link}} || Movie
| <tt>Lose</tt> || Movie ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Lose|link}} || Movie
| <tt>Action</tt> || Movie ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Action|link}} || Movie
| <tt>PostScore</tt> || Movie ||  
|-
|-
| Maps || {{s|Basic}} || {{f|PostScore|link}} || Movie
| <tt>PreMapSelect</tt> || Movie ||  
|-
|-
| Maps || {{s|Basic}} || {{f|PreMapSelect|link}} || Movie
| <tt>Theme</tt> || Theme ||  
|-
|-
| Maps || {{s|Basic}} || {{f|Theme|link}} || Theme
| <tt>CarryOverMoney</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|CarryOverMoney|link}} || boolean
| <tt>TimerInherit</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|TimerInherit|link}} || boolean
| <tt>FillSilos</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|FillSilos|link}} || boolean
| <tt>StartingDropships</tt> || int ||  
|-
|-
| Maps || {{s|Basic}} || {{f|StartingDropships|link}} || int
| <tt>HomeCell</tt> || int ||  
|-
|-
| Maps || {{s|Basic}} || {{f|HomeCell|link}} || int
| <tt>AltHomeCell</tt> || int ||  
|-
|-
| Maps || {{s|Basic}} || {{f|AltHomeCell|link}} || int
| <tt>CivEvac</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|CivEvac|link}} || boolean
| <tt>MultiplayerOnly</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|MultiplayerOnly|link}} || boolean
| <tt>TiberiumGrowthEnabled</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|TiberiumGrowthEnabled|link}} || boolean
| <tt>VeinGrowthEnabled</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|VeinGrowthEnabled|link}} || boolean
| <tt>IceGrowthEnabled</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|IceGrowthEnabled|link}} || boolean
| <tt>TiberiumDeathToVisceroid</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|TiberiumDeathToVisceroid|link}} || boolean
| <tt>FreeRadar</tt> || boolean ||  
|-
|-
| Maps || {{s|Basic}} || {{f|FreeRadar|link}} || boolean
| <tt>InitTime</tt> || int ||  
|-
|-
| Maps || {{s|Basic}} || {{f|InitTime|link}} || int
|}
|}
</onlyinclude>
</onlyinclude>

Revision as of 20:17, 13 April 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Section: [Basic]
File(s): Maps


This section defines the 'basic' map properties, such as its name, the map data format, player count, etc, and extra data for singleplayer missions.

The full list of tags, the value types for them, and a description are below:

Briefing CSF label The mission description
RequiredAddOn boolean
SpeechSide House
NextScenario Map
AltNextScenario Map
Name string
NewINIFormat int
CarryOverCap int
EndOfGame boolean
SkipScore boolean
OneTimeOnly boolean
SkipMapSelect boolean
Official boolean
IgnoreGlobalAITriggers boolean
TruckCrate boolean
TrainCrate boolean
Percent int
AllowableUnits vector<UnitType>
AllowableUnitMaximums vector<int>
Player House
Intro Movie
Brief Movie
Win Movie
Lose Movie
Action Movie
PostScore Movie
PreMapSelect Movie
Theme Theme
CarryOverMoney boolean
TimerInherit boolean
FillSilos boolean
StartingDropships int
HomeCell int
AltHomeCell int
CivEvac boolean
MultiplayerOnly boolean
TiberiumGrowthEnabled boolean
VeinGrowthEnabled boolean
IceGrowthEnabled boolean
TiberiumDeathToVisceroid boolean
FreeRadar boolean
InitTime int


See also