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
m (Added link to Theatres.)
Line 20: Line 20:
 
{{NeedTesting}}
 
{{NeedTesting}}
 
It is not known if the fallback works in TS.
 
It is not known if the fallback works in TS.
 +
 +
==See also==
 +
*[[Theatres]]

Revision as of 08:02, 10 November 2008

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 values: yes or no, true or false, 1 or 0
Default: no
Applicable to: TechnoTypes: AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes
as well as ObjectTypes: Animations, Projectiles, TMPTiles, OverlayTypes, ParticleSystems, Particles, SmudgeTypes, TerrainTypes and VoxelAnimTypes


Although this flag is parsed on all object types, it only works properly on SHP art.

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. Additionaly, this tag means the unit palette is used to draw this image. The characters used for each theatre can be found on the Theatres page. The tag will only work if the ID for the object starts with one of the letters G, N, C, or Yro.pngY, and its second letter is A or T (both conditions are case-insensitive).

Template:NeedTesting It is not known if the fallback works in TS.

See also