GetThreatRatio

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the calculated threat ratio between two specified actors.

Syntax

[help]
(float) reference.GetThreatRatio actor:ref

Example

set fThreat to Settler01REF.GetThreatRatio Player

Function returns the threat ratio between Settler01 and the Player.

See Also