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

Difference between revisions of "DisableableFromShell"

From ModEnc
Jump to: navigation, search
 
(Rewrite)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this Super Weapon is disabled when you switch the 'Super Weapons' option on or off in the Multiplayer Game set-up screen. NOTE: the effect of this is that the structure which provides this Super Weapon cannot be built by players so use caution (effectively it has TechLevel=-1 set) - it is best to ensure that the only purpose of a structure with a Super Weapon is to actually provide that Super Weapon. There is one exception to this however - in Yuri's Revenge, disabling Super Weapons also disables the Force Shield function although you are still able to build a Battle Lab. TIP: if you set this to 'yes', giving an object a Prerequisite= set to the structure to which this Super Weapon is attached effectively means that the object can only be built with Super Weapons enabled in the game or your game mode - this is a crude way of allowing 'super units'.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=boolean
 +
|special=None
 +
|default=no
 +
|types={{Categ|SuperWeaponTypes}}
 +
|games=[[RA2]], [[YR]]
 +
}}
 +
 
 +
Specifies whether this [[SuperWeaponType]] is enabled even when the "Super Weapons" checkbox in the game setup screen is unchecked. This also prevents players from building the structure carrying this Super Weapon (Exception: {{yro}} If the structure is listed under [{{TTL|AI}}]{{arr|r}}{{TTL|BuildTech}}, it will still be enabled, albeit the Super Weapon's existence will still be determined by this flag).

Revision as of 12:26, 10 September 2006

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: DisableableFromShell
File(s): Rules(md).ini
Values: boolean
Special Values: None
Default: no
Applicable to: SuperWeaponTypes


Specifies whether this SuperWeaponType is enabled even when the "Super Weapons" checkbox in the game setup screen is unchecked. This also prevents players from building the structure carrying this Super Weapon (Exception: Yro.png If the structure is listed under [[[:Template:TTL]]]→Template:TTL, it will still be enabled, albeit the Super Weapon's existence will still be determined by this flag).