Jump to content

Cameo

From ModEnc²
Revision as of 23:58, 8 September 2008 by 220.238.88.119 (talk) (Added note that Cameo= does not work on Maps.)
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.

Note that this flag does not work in maps - It must be in rules(md).ini.

See Also