CMPGNINF: Difference between revisions

Add mapname to the format example
(Created page with "'''CMPGNINF''' is a special lump used to define campaigns, allowing certain settings to be set for specific maps. It is required to create Invasion maps and is used for the singleplayer deathmatch campaign in Skulltag. == Format == CMPGNINF has a very simple format: { parameter = value parameter = value } Multiple blocks can be defined in a single lump. == Parameters == * '''mapname:''' The lump name of the map this campaign will ap...")
Tag: Source edit
 
(Add mapname to the format example)
Tag: Source edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{SpecialLumpWarning}}
'''CMPGNINF''' is a special lump used to define campaigns, allowing certain settings to be set for specific maps. It is required to create [[Game Modes#Invasion|Invasion]] maps and is used for the singleplayer deathmatch campaign in Skulltag.
'''CMPGNINF''' is a special lump used to define campaigns, allowing certain settings to be set for specific maps. It is required to create [[Game Modes#Invasion|Invasion]] maps and is used for the singleplayer deathmatch campaign in Skulltag.


Line 4: Line 5:
CMPGNINF has a very simple format:
CMPGNINF has a very simple format:
  {
  {
    mapname = MAP01
     parameter = value
     parameter = value
     parameter = value
     parameter = value