SetFortitudeSavingThrow(object, int)

Set the fortitude saving throw value for a door or placeable object.

void SetFortitudeSavingThrow(
    object oObject,
    int nFortitudeSave
);

Parameters

oObject

A door or placeable object.

nFortitudeSave

Must be between 0 and 250.


Description

Set the fortitude saving throw value for a door or placeable object.



Version

1.67

See Also

functions:  GetFortitudeSavingThrow | FortitudeSave
categories:  Saving Throw Functions


author: Mistress