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

Difference between revisions of "DisguiseWhenStill"

From ModEnc
Jump to: navigation, search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Flag
 +
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values={{Values|bool|}}
 +
|types={{Categ|VehicleTypes}}
 +
|ra2=yes
 +
|yr=yes
 +
}}
 
Can be set to 'yes' or 'no' and determines if this object with <tt>[[CanDisguise]]=yes</tt> set only disguises when it is not moving rather than a permanent disguise.  
 
Can be set to 'yes' or 'no' and determines if this object with <tt>[[CanDisguise]]=yes</tt> set only disguises when it is not moving rather than a permanent disguise.  
  
Line 9: Line 17:
 
===Notes===
 
===Notes===
 
* Interaction with the <tt>[[PermaDisguise]]</tt> flag needs to be investigated.
 
* Interaction with the <tt>[[PermaDisguise]]</tt> flag needs to be investigated.
 +
=Disable tags <b>DisguiseWhenStill</b> and then enable the tag {{f|PermaDisguise|yes|Link}} instead.
 
{{Bugs}}
 
{{Bugs}}
 
If used with <b>Terror Drone</b> it will have surprising results.
 
If used with <b>Terror Drone</b> it will have surprising results.
 +
 +
[[File:DisguiseWhenStill=yes on Terror Drone.gif]]
  
 
===See also===
 
===See also===

Latest revision as of 06:52, 4 August 2024

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: DisguiseWhenStill
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: VehicleTypes


Can be set to 'yes' or 'no' and determines if this object with CanDisguise=yes set only disguises when it is not moving rather than a permanent disguise.

Infantry

Vehicles

Note that, contrary to an intuitive reading of the flag's name, this does not actually cause vehicles in question to loose their disguise when changing position - any vehicle with CanDisguise=yes will loose its disguise when moving (unless it also has PermaDisguise=yes, which has problems of its own when used on vehicles). What DisguiseWhenStill actually does to vehicles is cause them to adopt the default Mirage Tank behaviour of assuming a disguise without having to obtain it first by firing on a terrain object with a weapon with MakesDisguise=yes on the warhead. While it is possible for such a vehicle to adopt a different disguise via such a weapon if it is given one, it will, right from the War Factory and upon ceasing movement, by default disguise as one of the terrain objects listed in DefaultMirageDisguises, without having to adopt a disguise first. If a vehicle is given CanDisguise, but DisguiseWhenStill is omitted or set to 'no', it will not possess any disguise unless it also has a weapon with CanDisguise=yes on the warhead, and uses it on a terrain object.

Notes

  • Interaction with the PermaDisguise flag needs to be investigated.

=Disable tags DisguiseWhenStill and then enable the tag PermaDisguise=yes instead.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

If used with Terror Drone it will have surprising results.

DisguiseWhenStill=yes on Terror Drone.gif

See also