Jump to content

AITriggerSuccessWeightDelta

From ModEnc²
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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 AI trigger type that the AI successfully carried out. An AI trigger is considered to have succeeded when its team executes the script action #49 Register Success. This then increases the chances of the same trigger being re-used, instead of a different one being chosen.

See Also