SetWillSavingThrow
From NWN Lexicon
Contents |
[edit] SetWillSavingThrow(object, int)
Set the will saving throw value for a door or placeable object.
void SetWillSavingThrow( object oObject, int nWillSave );
[edit] Parameters
oObject
A door or placeable object.
nWillSave
Must be between 0 and 250.
[edit] Description
Set the will saving throw value for a door or placeable object.
[edit] Version
1.67
[edit] See Also
functions: |
author: Mistress