RestoreBaseAttackBonus
From NWN Lexicon
Contents |
[edit] RestoreBaseAttackBonus(object)
Restores the number of base attacks back to it's original state
void RestoreBaseAttackBonus( object oCreature = OBJECT_SELF );
[edit] Parameters
oCreature
Creature to restore the base attack bonus on (Default: OBJECT_SELF)
[edit] Description
Restores the number of base attacks back to it's original state.
[edit] Version
1.61
[edit] See Also
functions: |
author: Lilac Soul