ForceActorValue

Revision as of 13:02, 8 February 2006 by 10.0.1.94 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

ForceActorValue StatName value 

Example:

ForceActorValue Strength 50 

ForceActorValue modifies the current stat to the specified value (not to be confused with SetActorValue, which changes the BASE value of the stat). The equivalent of:

ModActorValue health, ( value - GetActorValue health ) 

See Also

Stats List