ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Bunker: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
Can be set to 'yes' or 'no' and determines whether or not this BuildingType acts as a 'Tank Bunker' thus allowing VehicleTypes to enter it for protection. This tag also ensures that the structure also uses a variant of the 'gate' logic to ensure that the walls around the bunker raise and lower when the unit enters or leaves.<br /> | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |||
|values={{Values|bool}} | |||
|default=no | |||
|types={{categ|BuildingTypes}} | |||
|yr=yes | |||
}} | |||
Can be set to 'yes' or 'no' and determines whether or not this BuildingType acts as a 'Tank Bunker' thus allowing [[VehicleTypes]] to enter it for protection. This tag also ensures that the structure also uses a variant of the 'gate' logic to ensure that the walls around the bunker raise and lower when the unit enters or leaves.<br /> | |||
(Yuri's Revenge Only) | (Yuri's Revenge Only) | ||
{{Bugs}} | {{Bugs}} |
Latest revision as of 07:49, 22 December 2024
Flag: | Bunker |
File(s): | Rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Applicable to: | BuildingTypes |
Can be set to 'yes' or 'no' and determines whether or not this BuildingType acts as a 'Tank Bunker' thus allowing VehicleTypes to enter it for protection. This tag also ensures that the structure also uses a variant of the 'gate' logic to ensure that the walls around the bunker raise and lower when the unit enters or leaves.
(Yuri's Revenge Only)
Bugs/Side-Effects/Unexpected Limitations
- Adding Bunker=yes and NumberOfDocks=1 on A BuildingTypes that has weapons.
when we give orders VehicleTypes docked BuildingTypes A WhenVehicleTypes is docked or close to BuildingTypes will make BuildingTypes unable to attack. If it attacked earlier Report arising from the weapons of This BuildingTypes will continue to play even if BuildingTypes stops attacking.