GetWillSavingThrow
From NWN Lexicon
Contents |
[edit] GetWillSavingThrow(object)
Determines the base will saving throw number of a creature, door or placeable.
int GetWillSavingThrow( object oTarget );
[edit] Parameters
oTarget
The creature, door or placeable to get the saving throw.
[edit] Description
Returns oTarget's base will saving throw value (this will only work for creatures, doors, and placeables) and 0 if oTarget is invalid.
[edit] Version
1.62
[edit] See Also
functions: |
author: Tom Cassiotis, editor: Jasperre, Mistress, additional contributor(s): Jasperre