Jump to content

AICaptureLowMoneyMark: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Nighthawk200
Dedeezirified.
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 {{TTL|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 {{TTL|AICaptureLowMoney}} to decide on a course of action whenever a unit is mind controlled.

Revision as of 19:06, 14 June 2008

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 Template:TTL 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 Template:TTL to decide on a course of action whenever a unit is mind controlled.