Jump to content

Cameo: Difference between revisions

From ModEnc²
en>Gordon-creAtive
mNo edit summary
en>Gordon-creAtive
m fixed values
Line 2: Line 2:
|name=Cameo
|name=Cameo
|files={{Categ|Art(md).ini}}
|files={{Categ|Art(md).ini}}
|values=strings (filenames)
|values={{values|strings|filenames}}
|default=XXICON
|default=XXICON
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}

Revision as of 17:36, 14 April 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Cameo
File(s): Art(md).ini
Values: Strings: Normal text. (Limited to: 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