Jump to content

AICaptureLowMoneyMark: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Used by the above logic for AI Mind Controlled units to determine exactly how many credits constitute 'low money'.<br />
|name={{PAGENAME}}
(Yuri's Revenge Only)
|files={{Categ|ini=rules}}
|types={{Categ|General}}
|values={{values|unsigned integers}}
|yr=yes
|rp=yes
}}
Used by the {{f|AICaptureLowMoney|link}} tag to determine exactly how many credits constitute the AI being on "low money". When this number is reached, or the number of credits is below it, the AI will use {{f|AICaptureLowMoney|link}} to decide on a course of action whenever a unit is mind controlled.

Latest revision as of 21:34, 31 March 2025

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


Used by the AICaptureLowMoney tag to determine exactly how many credits constitute the AI being on "low money". When this number is reached, or the number of credits is below it, the AI will use AICaptureLowMoney to decide on a course of action whenever a unit is mind controlled.