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
(Updated with DCoder's info.)
(Updating, plus exe discovery)
Line 1: Line 1:
 
{{Flag
 
{{Flag
 
|name={{PAGENAME}}
 
|name={{PAGENAME}}
|files={{Categ|Art(md).ini}}
+
|files={{Categ|ini=art}}
|values=boolean
+
|values={{values|boolean}}
 
|default=no
 
|default=no
|types={{Categ|BuildingTypes}}
+
|types={{Categ|Objects}}
 
|ts=yes
 
|ts=yes
 
|fs=yes
 
|fs=yes
Line 12: Line 12:
 
|rp=yes
 
|rp=yes
 
}}
 
}}
 +
 +
{{HorizontalBar|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 [[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. The tag will only work if the ID for the TechnoType starts with a letter, and its second letter is 'a' or 't'.
+
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 {{Tt|G}}, {{Tt|N}}, {{Tt|C}}, or {{yro}}{{Tt|Y}}, and its second letter is {{Tt|A}} or {{Tt|T}} (both conditions are case-insensitive).
  
 
{{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 21:15, 10 June 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. 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.