Jump to content

AIHateDelays: Difference between revisions

From ModEnc²
m 4 revisions imported
ATHSE (talk | contribs)
No edit summary
Line 6: Line 6:
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|hp=yes
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
|ares=yes
}}
}}
This flag controls the delay, in frames, that the AI will wait before choosing an enemy. Usually this is the closest player not allied to the AI, unless another player attacks the AI first. Although the AI may have multiple enemies, it will focus its attacks entirely on one player at a time. The AI will only switch focus to another player when the previous enemy is defeated, or when another enemy player constantly attacks it.
This flag controls the delay, in frames, that the AI will wait before choosing an enemy. <tt>AIHateDelays</tt> is only applicable in multiplayer, allies and enemies are explicitly designated via [[House]] settings, and [[Triggers]] in singleplayer maps.


Prior to selecting an enemy, the AI will only build its basedefense teams; after selection it will actively build its whole array of AI trigger teams.
The values are listed in order of difficulty: Easy, Medium, Hard (Brutal).


The values are listed in order of [[Difficulty_Settings|difficulty]] - Easy (Brutal AI), Medium, Hard (Easy AI).
==Notes==
Usually the closest player not allied to the AI is selected as an enemy first, unless another player attacks the AI in the meantime. Although the AI may have multiple enemies, it will focus its attacks entirely on one player at a time, except in 'Free for All' game mode. The AI player will normally only switch focus to another player when the previous enemy is defeated, or when another enemy player becomes a greater threat.


Only applicable in multiplayer. In singleplayer maps, allies and enemies are explicitly designated via [[house]] settings and [[triggers]].
Prior to selecting an enemy, the AI will only build its [[IsBaseDefense|base defense]] teams; after selection it will actively build its whole array of [[AITriggerTypes|AI trigger]] teams.
 
==See Also==
[[TeamDelays]]
 
[[MinimumAIDefensiveTeams]]
 
[[TotalAITeamCap]]

Revision as of 09:47, 12 April 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AIHateDelays
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Applicable to: General


This flag controls the delay, in frames, that the AI will wait before choosing an enemy. AIHateDelays is only applicable in multiplayer, allies and enemies are explicitly designated via House settings, and Triggers in singleplayer maps.

The values are listed in order of difficulty: Easy, Medium, Hard (Brutal).

Notes

Usually the closest player not allied to the AI is selected as an enemy first, unless another player attacks the AI in the meantime. Although the AI may have multiple enemies, it will focus its attacks entirely on one player at a time, except in 'Free for All' game mode. The AI player will normally only switch focus to another player when the previous enemy is defeated, or when another enemy player becomes a greater threat.

Prior to selecting an enemy, the AI will only build its base defense teams; after selection it will actively build its whole array of AI trigger teams.

See Also

TeamDelays

MinimumAIDefensiveTeams

TotalAITeamCap