Jump to content

Insignificant: Difference between revisions

From ModEnc²
en>Mevitar
mNo edit summary
en>Crimsonum
No edit summary
Line 18: Line 18:


== Notes ==
== Notes ==
Setting it to 'yes' for a building will make some Super Weapons unable to fire or fire incorrectly from it. Also, 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.
* Setting it to 'yes' for a building will make some Super Weapons unable to fire or fire incorrectly from it. Also, 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.
All objects with this tag ignore their {{f|BuildLimit|link}}, if they have any.
* Using an object with Insignificant=yes with a trigger [[Events|event]] will cause the event to be ignored. Hence if the trigger is [[Triggers#td_REPEATING|dependent on this event]], it will not be able to spring.

Revision as of 13:49, 4 December 2016

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. 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.

In Yuri's Revenge

Units that are affected by a weapon with MindControl=yes are still considered valid targets by the AI.

Notes

  • Setting it to 'yes' for a building will make some Super Weapons unable to fire or fire incorrectly from it. Also, 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.
  • Using an object with Insignificant=yes with a trigger event will cause the event to be ignored. Hence if the trigger is dependent on this event, it will not be able to spring.