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

Difference between revisions of "AllowBurrowing"

From ModEnc
Jump to: navigation, search
(Created page with "As it says on the tin; if yes allows unit with Subterranean Locomotor to dig in and out, if no they're not allowed to do that. Default for this is true/yes. Note this ha...")
 
(Added flag template)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
As it says on the tin; if yes allows unit with Subterranean [[Locomotor]] to dig in and out, if no they're not allowed to do that.
+
{{Flag
 +
|values={{Values|boolean}}
 +
|default=true
 +
|files={{Categ|Terrain Control INI}}
 +
|types={{Categ|TileSets}}
 +
|ts=yes
 +
|fs=yes
 +
|hp=yes
 +
|ra2=yes
 +
|yr=yes
 +
|ares=yes
 +
}}
 +
 
 +
As it says on the tin; if enabled, allows units with subterranean [[locomotor]] and {{f|MovementZone|Subterannean|link}} to dig in and out of these tiles. If disabled, they're not allowed to do that.
  
 
Default for this is true/yes.
 
Default for this is true/yes.
  
Note this has no real effect in stock RA2 and YR since they don't have any units using the Subterranean Locomotor, but custom maps and custom game modes can make units use them.
+
Note this has no real effect in stock [[RA2]] and [[YR]] since they don't have any units using the subterranean locomotor, but custom maps and custom game modes can make units use them.
 +
Mods too, naturally.
 +
 
 +
==See also==
 +
* [[Locomotors#Available_Locomotor_CLSIDs|Locomotors]]
 +
* [[MovementZone]]

Latest revision as of 12:12, 19 April 2022

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: AllowBurrowing
File(s): Terrain Control INI
Values: Boolean values: yes or no, true or false, 1 or 0
Default: true
Applicable to: TileSets


As it says on the tin; if enabled, allows units with subterranean locomotor and MovementZone=Subterannean to dig in and out of these tiles. If disabled, they're not allowed to do that.

Default for this is true/yes.

Note this has no real effect in stock RA2 and YR since they don't have any units using the subterranean locomotor, but custom maps and custom game modes can make units use them. Mods too, naturally.

See also