GetHardness
From NWN Lexicon
Contents |
[edit] GetHardness(object)
Gets the hardness of a door or placeable object.
int GetHardness( object oObject = OBJECT_SELF );
[edit] Parameters
oObject
A door or placeable object.
[edit] Description
Gets the hardness of a door or placeable object.
Returns -1 on an error or if used on an object that is neither a door nor a placeable object.
[edit] Version
1.67
[edit] See Also
functions: |
author: bernosky, editor: Mistress