ForceGroupStrategy
From GECK
(Redirected from Fgs)
A function included in the GECK for Fallout 3.
Description
Forces a combat group strategy of an actor currently in combat with one or more combat allies. The following combat strategies are accepted:FALLBACK ADVANCE FLANK AMBUSHIf an empty string is passed, combat group strategy is cleared.
Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").
With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.
Syntax
Actor.ForceGroupStrategy StrategyName:string
Example
Player.ForceGroupStrategy FALLBACK