SCENARIO PACK

A scenario pack is composed of one or more multiplayer or single-player scenarios.


Typically, a single-scenario scenario pack is created using the World Builder by selecting Export Package from the File menu. If a multi-scenario scenario pack is desired (e.g. a small campaign of single-player missions), a scenario pack can also be created by adding the appropriate files to the Mod Builder. This has the added advantage of giving the author more control of the Workshop appearance and text, along with the capacity to burn the minimap and loading background .tga files to compressed .dds files which are much smaller.

Archive Structure

DATA:
+-scenarios
 +-<mp>|<sp_mod>
  +-community
   +-<scenario>
    +-<scenario>*.dds
    +-<scenario>.events
    +-<scenario>.exclude
    +-<scenario>.info
    +-<scenario>.options
    +-<scenario>.path
    +-<scenario>.prefabdata
    +-<scenario>*.scar
    +-<scenario>.scenariomarker
    +-<scenario>.sgb
    +-<scenario>.sme
    +-<scenario>.ter
    +-<scenario>*.tga
INFO:
+-<mod info>
+-*.dds
+-*.tga
LOCALE:
+-<locale>
 +-<locale>.ucs

Dependencies

Scenario packs can depend on asset packs.