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

HasStupidGuardMode: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
Testid123 (talk | contribs)
mNo edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'true' or 'false' and determines if this BuildingType can adopt a normal 'guard' mission. Structures by default are not permitted to participate in guard mode (so they are classed as 'stupid' for guard purposes or a 'dumb threat' for attacking purposes). Setting this to 'false' allows the structure to automatically acquire targets and fire at them. This is used on all base defense structures in Red Alert 2. To be certain of this logic working correctly, it is wise to add IsBaseDefense=yes to it as well.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|bool}}
|default=yes
|types={{categ|BuildingTypes}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
}}
Can be set to ''' 'true' ''' or ''' 'false' ''' and determines if this [[BuildingTypes]] can adopt a normal ''' 'guard' ''' mission. Structures by default are not permitted to participate in guard mode (so they are classed as ''' 'stupid' ''' for guard purposes or a ''' 'dumb threat' ''' for attacking purposes).<br>
Setting this to ''' 'false' ''' allows the structure to automatically acquire targets and fire at them. This is used on all base defense structures in [[Red Alert 2]]. To be certain of this logic working correctly, it is wise to add {{f|IsBaseDefense|yes|link}} to it as well.
 
==See Also==
[[DumbMyEffectivenessCoefficient]]<br>
[[DumbTargetEffectivenessCoefficient]]<br>
[[DumbTargetSpecialThreatCoefficient]]<br>
[[DumbTargetStrengthCoefficient]]<br>
[[DumbTargetDistanceCoefficient]]<br>

Revision as of 10:11, 30 March 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: HasStupidGuardMode
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: BuildingTypes


Can be set to 'true' or 'false' and determines if this BuildingTypes can adopt a normal 'guard' mission. Structures by default are not permitted to participate in guard mode (so they are classed as 'stupid' for guard purposes or a 'dumb threat' for attacking purposes).
Setting this to 'false' allows the structure to automatically acquire targets and fire at them. This is used on all base defense structures in Red Alert 2. To be certain of this logic working correctly, it is wise to add IsBaseDefense=yes to it as well.

See Also

DumbMyEffectivenessCoefficient
DumbTargetEffectivenessCoefficient
DumbTargetSpecialThreatCoefficient
DumbTargetStrengthCoefficient
DumbTargetDistanceCoefficient