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

GapRadiusInCells: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
Testid123 (talk | contribs)
mNo edit summary
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Should be used only on BuildingTypes which have <tt>[[GapGenerator]]=yes</tt> 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.

Revision as of 15:51, 15 February 2025

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: 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.