IPGetIsIntelligentWeapon
From NWN Lexicon
Contents |
[edit] IPGetIsIntelligentWeapon(object)
Returns whether an item has the intelligent itemproperty.
int IPGetIsIntelligentWeapon( object oItem );
[edit] Parameters
oItem
Weapon to check for intelligence.
[edit] Description
Returns TRUE if the item has the OnHit:IntelligentWeapon property.
[edit] Remarks
A wrapper to check for the intelligent weapon type and subtype.
[edit] Requirements
#include " x2_inc_itemprop "
[edit] Version
1.61
[edit] See Also
author: Lilac Soul, editor: Mistress, contributor: Kolyana