ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "AltCameo"

From ModEnc
Jump to: navigation, search
(Template updated, typo fixed)
(Some logic corrections and cleaned up some)
Line 11: Line 11:
 
}}
 
}}
  
This defines the sidebar image used for a veteran version of this unit. Normally this can only be seen whenever a Spy infiltrates either a Barracks or a War Factory, thereby enabling production of veteran units.<br>The general naming convention of this cameo is:<br>
+
When [[Adding_A_Cameo|Adding A Cameo]], this flag defines the sidebar image used for a veteran version of this unit. Normally this can only be seen whenever a Spy infiltrates either a Barracks or a War Factory, thereby enabling production of veteran units. It does ''not'' apply to [[VeteranUnits]].
____uico.shp<br>
+
 
where ____ is the first four letters of your cameo's filename. Cameos should generally have an 8-character filename followed by the .shp extension. Normally this would be ____icon.shp, but veteran icons are usually given the suffix of 'uico' instead.<br>
+
The general naming convention of existing cameos is: '''''____uico.shp''''', where ____ is the first four letters of your cameo's filename. Cameos should generally have an 8-character filename followed by the .shp extension. Normally this would be '''''____icon.shp''''', but veteran icons are usually given the suffix of 'uico' instead.  
This tag generally is only applicable to Infantry, Vehicle and AircraftTypes, as you cannot spy on an enemy structure to get the ability to build 'veteran buildings' as they do not exist in an unmodded YR.<br><br>
+
 
If you do not know how to add a cameo, read the [[Adding_A_Cameo|Adding A Cameo]] tutorial on this page.
+
This tag generally is only applicable to [[InfantryTypes|Infantry]] and [[VehicleTypes]], as you cannot attain the ability to build 'veteran buildings' as they do not exist in an unmodded YR, and more importantly their production center, the [[MCV|Construction Yard]] provides no inherent spy functionality. Pad-built [[AircraftTypes]] at this time also cannot utilize the tag, as a spy entering a building with {{TTL|Radar|yes}} would provide a radar blackout, not veteran aircraft. The AltCameo possibility for [[AirportBound|non-pad bound]] aircraft or VehicleTypes with the fly [[locomotor]] is unknown. 
 +
 
 +
It should also be noted that although units with {{TTL|Naval|yes}} technically are VehicleTypes, they cannot suppport this logic probably because of the many logic splits made between naval and ground vehicle production centers.

Revision as of 01:33, 26 February 2007

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: AltCameo
File(s): Art(md).ini
Values: strings (filenames)
Default: XXICON
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes


When Adding A Cameo, this flag defines the sidebar image used for a veteran version of this unit. Normally this can only be seen whenever a Spy infiltrates either a Barracks or a War Factory, thereby enabling production of veteran units. It does not apply to VeteranUnits.

The general naming convention of existing cameos is: ____uico.shp, where ____ is the first four letters of your cameo's filename. Cameos should generally have an 8-character filename followed by the .shp extension. Normally this would be ____icon.shp, but veteran icons are usually given the suffix of 'uico' instead.

This tag generally is only applicable to Infantry and VehicleTypes, as you cannot attain the ability to build 'veteran buildings' as they do not exist in an unmodded YR, and more importantly their production center, the Construction Yard provides no inherent spy functionality. Pad-built AircraftTypes at this time also cannot utilize the tag, as a spy entering a building with Template:TTL would provide a radar blackout, not veteran aircraft. The AltCameo possibility for non-pad bound aircraft or VehicleTypes with the fly locomotor is unknown.

It should also be noted that although units with Template:TTL technically are VehicleTypes, they cannot suppport this logic probably because of the many logic splits made between naval and ground vehicle production centers.