ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AITriggerFailureWeightDelta: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Nighthawk200 (talk | contribs) Dedeezirified. |
||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
|name={{PAGENAME}} | |||
|files={{Categ|ini=rules}} | |||
|types={{Categ|General}} | |||
|values={{values|signed integers}} | |||
|ts=yes | |||
|fs=yes | |||
|ets=yes | |||
|ra2=yes | |||
|yr=yes | |||
|rp=yes | |||
}} | |||
This is the delta applied to the weighting of an AITriggerType that was not successfully carried out by the AI. This then increases the chances of a different trigger being used by the AI, rather than the same one being re-used. |
Revision as of 22:06, 14 June 2008
Flag: | AITriggerFailureWeightDelta |
File(s): | rules(md).ini |
Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
Applicable to: | General |
This is the delta applied to the weighting of an AITriggerType that was not successfully carried out by the AI. This then increases the chances of a different trigger being used by the AI, rather than the same one being re-used.