Jump to content

GapRadiusInCells: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 5 revisions imported
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Should be used only on BuildingTypes which have GapGenerator=yes set and specifies the radius in cells that the structure generates a 'gap' (shroud) around itself and any objects around it.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|integer|127}}
|default=0
|types={{Categ|BuildingTypes}}
|ts=no
|fs=no
|ets=no
|ra2=yes
|yr=yes
|rp=yes
}}
Specifies the radius, in [[cell]]s a building with {{f|GapGenerator|yes|link}} uses for 'gap' (shroud-generating) effect. Values over 127 result in no shroud being generated at all.

Latest revision as of 20:47, 4 April 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: GapRadiusInCells
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. (Limited to: 127)
Default: 0
Applicable to: BuildingTypes


Specifies the radius, in cells a building with GapGenerator=yes uses for 'gap' (shroud-generating) effect. Values over 127 result in no shroud being generated at all.