GetThreatRatio
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns the calculated threat ratio between two specified actors.
Syntax
(float) reference.GetThreatRatio actor:ref
Example
set fThreat to Settler01REF.GetThreatRatio Player
Function returns the threat ratio between Settler01 and the Player.