Jump to content

AlternateArcticArt: Difference between revisions

From ModEnc²
en>Carnotaurus
No edit summary
en>DCoder
updating + exe info
Line 1: Line 1:
{{Flag
{{Flag
|name={{PAGENAME}}
|files={{Categ|ini=art}}
|files={{Categ|Rules(md).ini}}
|values={{values|boolean}}
|values={{values|boolean}}
|default= no
|default=no
|types={{Categ|InfantryTypes}} (see respective notes below)
|types={{Categ|Objects}}
|ra=no
|ts=yes
|cs=no
|fs=yes
|am=no
|ets=yes
|ts=no
|fs=no
|ets=no
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
Line 16: Line 12:
}}
}}


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.
{{HorizontalBar|Although this flag is parsed on all object types, it only works properly on [[SHP]] art.}}


The SHP must have the same amount of frames as the alternative image, and both must be defined in ART(MD).INI.
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.

Revision as of 21:25, 10 June 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AlternateArcticArt
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 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.