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

Difference between revisions of "WeaponX"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
elcgetl
 
 
{{Flag
 
{{Flag
 
|name={{PAGENAME}} (substitute X with an integer)
 
|name={{PAGENAME}} (substitute X with an integer)
Line 11: Line 10:
 
}}
 
}}
  
Specifies a special case weapon for this object. Special cases are those which don't use the traditional Primary/Secondary weapon systems, for example, turret-changers ({{TTL|Gunner|yes}}), charge turrets ({{TTL|IsChargeTurret|yes}}), or gattling logic ({{TTL|IsGattling|yes}}).
+
Specifies a special case weapon for this object. Special cases are those which don't use the traditional Primary/Secondary weapon systems, for example, turret-changers ({{f|Gunner|yes|link}}), charge turrets ({{f|IsChargeTurret|yes|link}}), or gattling logic ({{f|IsGattling|yes|link}}).

Latest revision as of 10:54, 27 November 2009

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: WeaponX (substitute X with an integer)
File(s): Rules(md).ini
Values: strings (names of Weapons)
Default: none
Applicable to: VehicleTypes, BuildingTypes


Specifies a special case weapon for this object. Special cases are those which don't use the traditional Primary/Secondary weapon systems, for example, turret-changers (Gunner=yes), charge turrets (IsChargeTurret=yes), or gattling logic (IsGattling=yes).