Jump to content

BridgeRepairHut: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this BuildingType acts as a Bridge Repair Hut, meaning that attached bridges will be repaired if they are broken and an InfantryType with Engineer=yes set enters it. The Random Map Generator also uses this to ensure this structure is placed next to bridges.
|name=BridgeRepairHut
|files={{Categ|Rules(md).ini}}
|values={{values|boolean}}
|default=no
|types=[[BuildingTypes]]
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
This simply defines whether or not this structure can be entered by an engineer in order to fix an adjacent bridge. This should be labeled accurately, as the random map generator does use this by placing a building with this as "yes" next to each bridge. As of yet, there is no other way to repair a broken bridge.
=={{Bugs}}==
:<b><u>[[BuildingTypes]]</u></b> Not destroyed by<b><u>{{f|C4|yes|Link}}</u></b>

Latest revision as of 17:11, 2 July 2025

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


This simply defines whether or not this structure can be entered by an engineer in order to fix an adjacent bridge. This should be labeled accurately, as the random map generator does use this by placing a building with this as "yes" next to each bridge. As of yet, there is no other way to repair a broken bridge.

Bugs/Side-Effects/Unexpected Limitations

BuildingTypes Not destroyed byC4=yes