Jump to content

IgnoreGlobalAITriggers: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>DCoder
Update (files=categ|Maps needs some improvement)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
Can be set to 'yes' or 'no' and determines whether or not the global AITriggerTypes are to be used by the computer player(s) on this map. Global AITriggerTypes can only be defined AI.INI and to be considered as global (i.e. automatically enabled and thus usable on all maps) they must be suffixed by '-G'. See the AI.INI Guide for more details. Setting this to 'yes' results in the computer ignoring the entire AI.INI file whilst playing on this map, meaning the AI will be very poor indeed.
|values={{values|boolean}}
|types={{categ|Basic}}
|files={{categ|Maps}}
|default=no
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
If set, the AI will decide that all [[AITriggerTypes|AI Triggers]] defined in {{Ini|ai}} have not met their conditions and therefore will never fire them.

Revision as of 20:42, 20 June 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: IgnoreGlobalAITriggers
File(s): Maps
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: Basic


If set, the AI will decide that all AI Triggers defined in ai(md).ini have not met their conditions and therefore will never fire them.