Jump to content

Insignificant: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Mevitar
expanded info on the tag
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no'. This defaults to 'no' for all objects as setting it to 'yes' means that the object is not counted for scoring and kills purposes when destroyed and therefore will not be included in the logic which accumulates scoring for objects improving with veterancy. Setting this to 'yes' on a player-owned unit has been known to cause issues if that unit also has a BuildLimit= set, where that limit can be exceeded.
|name={{PAGENAME}}
|values={{values|bool}}
|default=false
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
Setting this tag makes the object ignored for scoring and killing purposes, also disabling EVA 'unit lost' announcements for it. Although still owned by the player, the object isn't treated as such for the purpose of winning condition. Furthermore, enemy attackers will ignore this object when scanning for targets.
 
== Notes ==
Setting it to 'yes' for a building will make some Super Weapons unable to fire or fire incorrectly from it. If the building has a [[NumberOfDocks|dock]], units won't be able to automatically dock on it, even if the structure is listed in their [[Dock|docking]] list.
 
All objects with this tag ignore their {{f|BuildLimit|link}}, if they have any.

Revision as of 18:18, 26 July 2013

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Insignificant
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: false
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


Setting this tag makes the object ignored for scoring and killing purposes, also disabling EVA 'unit lost' announcements for it. Although still owned by the player, the object isn't treated as such for the purpose of winning condition. Furthermore, enemy attackers will ignore this object when scanning for targets.

Notes

Setting it to 'yes' for a building will make some Super Weapons unable to fire or fire incorrectly from it. If the building has a dock, units won't be able to automatically dock on it, even if the structure is listed in their docking list.

All objects with this tag ignore their BuildLimit, if they have any.