Jump to content

Bunkerable: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Beowulf
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this VehicleType can enter a BuildingType with Bunker=yes set. This defaults to 'yes' for all VehicleTypes and 'no' for all other objects.<br />
|name={{PAGENAME}}
(Yuri's Revenge Only)
|files={{Categ|Rules(md).ini}}
|values={{Values|boolean}}
|default=yes (VehicleTypes), no (InfantryTypes, AircraftTypes, BuildingTypes)
|types={{Categ|VehicleTypes}} (YR)
|yr=yes
}}
 
Determines whether or not the specified vehicle is able to enter a structure that has {{TTL|Bunker|yes}} set on it. In order to use this logic properly, the vehicle must have {{TTL|Turret|yes}} set on it.

Revision as of 07:11, 1 January 2009

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


Determines whether or not the specified vehicle is able to enter a structure that has Template:TTL set on it. In order to use this logic properly, the vehicle must have Template:TTL set on it.