SetFortitudeSavingThrow

From NWN Lexicon
Revision as of 01:46, 26 August 2012 by Dood (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


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: 

FortitudeSave



author: Mistress