ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "NewTheater"

From ModEnc
Jump to: navigation, search
(Typo)
(moved theatre table to index.php/Theaters)
Line 10: Line 10:
  
 
Specifies if an alternate [[image]] should be loaded for the object based on the map's [[theatres|theatre]]. If this is set, the game will replace the second character of the default filename into a different one, depending on the theatre. If the game cannot find an appropriately named image, it will fall back to "G" (for generic) as the second character in the image filename.
 
Specifies if an alternate [[image]] should be loaded for the object based on the map's [[theatres|theatre]]. If this is set, the game will replace the second character of the default filename into a different one, depending on the theatre. If the game cannot find an appropriately named image, it will fall back to "G" (for generic) as the second character in the image filename.
 
+
The characters used for each theatre can be found on the [[Theatres]] page.
{| style="border: 1px dashed #ccc; text-align: center; border-collapse: collapse;" border=1
 
|+ '''Valid characters'''
 
! rowspan=2 style="background: #ccc" | Theatre
 
! rowspan=2 style="background: #ccc" | Character
 
! colspan=3 style="background: #ccc" | Works in
 
|-
 
! style="background: #ccc" | TS
 
! style="background: #ccc" | RA2
 
! style="background: #ccc" | YR
 
|-
 
| style="text-align: left; font-weight: bold;" | Generic
 
| {{Tt|G}}
 
| {{Q}}
 
| {{Y}}
 
| {{Y}}
 
|-
 
| style="text-align: left;" | Snow (arctic)
 
| {{Tt|A}}
 
| {{Y}}
 
| {{Y}}
 
| {{Y}}
 
|-
 
| style="text-align: left;" | Temperate
 
| {{Tt|T}}
 
| {{Y}}
 
| {{Y}}
 
| {{Y}}
 
|-
 
| style="text-align: left;" | Urban
 
| {{Tt|U}}
 
| {{N}}
 
| {{Y}}
 
| {{Y}}
 
|-
 
| style="text-align: left;" |  Desert
 
| {{Tt|D}}
 
| {{N}}
 
| {{N}}
 
| {{Y}}
 
|-
 
| style="text-align: left;" |  Lunar
 
| {{Tt|L}}
 
| {{N}}
 
| {{N}}
 
| {{Y}}
 
|-
 
| style="text-align: left;" |  NewUrban
 
| {{Tt|N}}
 
| {{N}}
 
| {{N}}
 
| {{Y}}
 
|}
 
  
 
{{NeedTesting}}
 
{{NeedTesting}}
 
It is not known if the fallback works in TS.
 
It is not known if the fallback works in TS.

Revision as of 12:02, 12 June 2006

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: NewTheater
File(s): Art(md).ini
Values: boolean
Special Values: None
Default: no
Applicable to: BuildingTypes


Specifies if an alternate image should be loaded for the object based on the map's theatre. If this is set, the game will replace the second character of the default filename into a different one, depending on the theatre. If the game cannot find an appropriately named image, it will fall back to "G" (for generic) as the second character in the image filename. The characters used for each theatre can be found on the Theatres page.

Template:NeedTesting

It is not known if the fallback works in TS.