SetWillSavingThrow(object, int)
Set the will saving throw value for a door or placeable object.
void SetWillSavingThrow( object oObject, int nWillSave );
Parameters
oObject
A door or placeable object.
nWillSave
Must be between 0 and 250.
Description
Set the will saving throw value for a door or placeable object.
Version
1.67
See Also
functions:  | GetWillSavingThrow | WillSave |
categories:  | Saving Throw Functions |
author: Mistress