ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "WaterBound"

From ModEnc
Jump to: navigation, search
(Clarified the conditions upon which WaterBound applies.)
m
Line 9: Line 9:
 
}}
 
}}
  
Can be set to 'yes' or 'no' and determines if this BuildingType can only be placed on specific types of terrain tiles when constructed. The tiles upon which the structure can be placed are determined by [[SpeedType|SpeedType]] settings of tile terrain type. Specifically, if the value of Float SpeedType is higher than zero, the terrain type is affected by WaterBound.
+
Can be set to 'yes' or 'no' and determines if this BuildingType can only be placed on specific types of terrain tiles when constructed. The tiles upon which the structure can be placed are determined by [[SpeedType|SpeedType]] settings of tile terrain type. Specifically, if the percentage value for [[Float]] is higher than zero, the terrain type uses the special placement logic that ignores [[Buildable]].

Revision as of 10:32, 17 October 2012

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: WaterBound
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 if this BuildingType can only be placed on specific types of terrain tiles when constructed. The tiles upon which the structure can be placed are determined by SpeedType settings of tile terrain type. Specifically, if the percentage value for Float is higher than zero, the terrain type uses the special placement logic that ignores Buildable.