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

Difference between revisions of "AlternateArcticArt"

From ModEnc
Jump to: navigation, search
(Un DeeZire'd 4/14/08)
m (Fixed applicable file.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<br />
+
{{Flag
This tag only works on InfantryType units, and specifies if this unit has an alternative .shp to use in the Snow theatre. To work correctly, the alternative image must be the same as the standard image with A on the eg: SEAL.SHP, and SEALA.SHP respectfully.
+
|files={{Categ|ini=rules}}
 +
|values={{values|boolean}}
 +
|default=no
 +
|types={{Categ|Objects}}
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
}}
  
The SHP must have the same amount of frames as the alternative image, and both must be defined in ART(MD).INI.
+
{{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 when the current map uses the snow [[theatres|theatre]]. If this is set, the game will add the {{Tt|A}} suffix to the filename (example: {{Tt|1=Image=SEAL}} will use {{Tt|SEAL.SHP}} on most theatres, and {{Tt|SEAL''A''.SHP}} on snow). Both images must have the same amount of frames and be defined in the {{ini|art}} file like all objects.

Latest revision as of 15:15, 11 January 2023

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: AlternateArcticArt
File(s): rules(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 when the current map uses the snow theatre. If this is set, the game will add the A suffix to the filename (example: Image=SEAL will use SEAL.SHP on most theatres, and SEALA.SHP on snow). Both images must have the same amount of frames and be defined in the art(md).ini file like all objects.