Jump to content

Cameo: Difference between revisions

From ModEnc²
en>DCoder
Cut off the tutorial
en>Nighthawk200
m Template Updated
Line 3: Line 3:
|files={{Categ|Art(md).ini}}
|files={{Categ|Art(md).ini}}
|values=strings (filenames)
|values=strings (filenames)
|special=none
|default=XXICON
|default=XXICON
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
|games=[[TS]], [[RA2]], [[YR]]
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
}}



Revision as of 12:08, 4 March 2007

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Cameo
File(s): Art(md).ini
Values: strings (filenames)
Default: XXICON
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


Template:TTL defines the "sidebar image" for this ObjectType . If your cameo is in a file called monkicon.shp, you would write

Cameo=monkicon

or

Cameo=MONKICON

, this refers to the filename without the extension (.SHP is assumed) and is case-insensitive. xxicon.shp is the game's image to be used when the cameo file cannot be found or is not defined.

See Also