Jump to content

Cameo: Difference between revisions

From ModEnc²
en>Nighthawk200
m Template Updated
en>Gordon-creAtive
mNo edit summary
Line 17: Line 17:
or
or
  Cameo=MONKICON
  Cameo=MONKICON
, this refers to the filename without the extension (.SHP is assumed) and is case-insensitive. {{Tt|xxicon.shp}} is the game's image to be used when the cameo file cannot be found or is not defined.
This refers to the filename without the extension (.SHP is assumed) and is case-insensitive. {{Tt|xxicon.shp}} is the game's image to be used when the cameo file cannot be found or is not defined.


== See Also ==
== See Also ==

Revision as of 15:11, 5 April 2008

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