ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AITriggerSuccessWeightDelta: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Nighthawk200 (talk | contribs) Dedeezirified... and on... |
||
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 the AI successfully carried out. This then increases the chances of the same trigger being re-used, instead of a different one being chosen. |
Revision as of 22:08, 14 June 2008
Flag: | AITriggerSuccessWeightDelta |
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 the AI successfully carried out. This then increases the chances of the same trigger being re-used, instead of a different one being chosen.