Jump to content

RadialIndicatorRadius

From ModEnc²
Revision as of 13:05, 29 September 2020 by en>Silverwind (Created page with "{{Flag |name= |files={{Categ|ini=rules}} |values={{values|unsigned integer}} |special= |default=CloakRadiusInCells, GapRadiusInCells, SuperGapRadiusInCells, Psyc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag:
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: CloakRadiusInCells, GapRadiusInCells, SuperGapRadiusInCells, PsychicDetectionRadius, or Range of Primary
Extension Version: 0.3
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes

This flag is part of Ares. Do not use it without Ares installed.



Overrides the radius of the radial indicator for this unit or structure. Requires HasRadialIndicator=yes.

The default is determined based on the existence of other flags - specifically, it's taken from CloakRadiusInCells, GapRadiusInCells, SuperGapRadiusInCells, PsychicDetectionRadius, or the Range of Primary. Normally, if none of these exist on an object, the game won't draw a radial indicator for it - this flag remedies that.

See also