Theaters: Difference between revisions
Fixed British spelling to American spelling. |
|||
Line 1: | Line 1: | ||
The map | The map theaters assign the tileset that the maps uses in game. Various tilesets are available depending on the game you are creating maps for. In [[TS]] and [[RA2]] the tile sets are comprised of various [[TMP]] files with a theater specific extension so the same/equivalent tileset can exist in different theaters. These tilesets are made available to the game by the theater [[INI]] files which dictate the number of tiles in a set that the game can see and set over variables regarding the set such as if they can be burrowed into by [[subterranean]] units. Some of the theaters' tilesets are expanded in the [[Terrain Expansion]]. | ||
==Available | ==Available Theaters== | ||
The | The theaters available depend on the game and expansion pack you are using. The exact theaters that are available are [[Hardcoded]] and so you cannot directly create new theaters but must instead add new tiles to the existing ones. In RA2 (probably TS too), alternate theaters are called if the {{f|NewTheater|yes|link}} flag is set on buildings' art coding, where the file with g (generic) as a second filename character is called if no appropriate one is found. Files are selected based on their second filename character which matches the first letter of the name listed here. | ||
{| class="table_descrowdesccol" style="text-align: center;" border=1 | {| class="table_descrowdesccol" style="text-align: center;" border=1 | ||
|+ '''Valid | |+ '''Valid theaters''' | ||
! rowspan=2 | | ! rowspan=2 | Theater | ||
! colspan=3 | Works in | ! colspan=3 | Works in | ||
! rowspan=2 | {{f|NewTheater|link}}<br />character | ! rowspan=2 | {{f|NewTheater|link}}<br />character |
Latest revision as of 18:42, 24 January 2025
The map theaters assign the tileset that the maps uses in game. Various tilesets are available depending on the game you are creating maps for. In TS and RA2 the tile sets are comprised of various TMP files with a theater specific extension so the same/equivalent tileset can exist in different theaters. These tilesets are made available to the game by the theater INI files which dictate the number of tiles in a set that the game can see and set over variables regarding the set such as if they can be burrowed into by subterranean units. Some of the theaters' tilesets are expanded in the Terrain Expansion.
Available Theaters
The theaters available depend on the game and expansion pack you are using. The exact theaters that are available are Hardcoded and so you cannot directly create new theaters but must instead add new tiles to the existing ones. In RA2 (probably TS too), alternate theaters are called if the NewTheater=yes flag is set on buildings' art coding, where the file with g (generic) as a second filename character is called if no appropriate one is found. Files are selected based on their second filename character which matches the first letter of the name listed here.
Theater | Works in | NewTheater character |
Tile Filetypes | MIX files used (for YR) | |||
---|---|---|---|---|---|---|---|
TS | RA2 | YR | Normal | Marble madness | |||
Generic | ![]() |
![]() |
![]() |
G | - | - |
|
Temperate | ![]() |
![]() |
![]() |
T | TEM | MMT |
|
Snow (arctic) | ![]() |
![]() |
![]() |
A | SNO | MMS |
|
Urban | ![]() |
![]() |
![]() |
U | URB | MMU |
|
Desert | ![]() |
![]() |
![]() |
D | DES | MMD |
|
NewUrban | ![]() |
![]() |
![]() |
N | UBN | MMT |
|
Lunar | ![]() |
![]() |
![]() |
L | LUN | MML |
|