SetCombatStyleFlag
From GECK
A function added by the JIP NVSE Plugin.
Description
Sets a Combat Style's flag value (determined by flagID).
Syntax
(flagValue:0/1) SetCombatStyleFlag combatStyle:ref flagID:int{0-8} newValue:0/1
Combat Style Flag IDs
0 Choose Attack Using % Chance 1 Melee Alert OK 2 Flee Based on Personal Survival 4 Ignore Threats 5 Ignore Damaging Self 6 Ignore Damaging Group 7 Ignore Damaging Spectators 8 Cannot Use Stealthboy
Example
SetCombatStyleFlag FollowersCombatStyleRanged 4 1