PlaySuccessVisual
From NWN Lexicon
Contents |
[edit] PlaySuccessVisual(object)
Applies the visual effect for improved ability score to a target.
void PlaySuccessVisual( object oVisual );
[edit] Parameters
oVisual
object to apply the visual effect to
[edit] Description
Simply applies the improved ability score vfx (VFX_IMP_IMPROVE_ABILITY_SCORE) to oVisual.
[edit] Remarks
Found in nw_o0_itemmaker.nss line 100
Used when an item is successfully forged.
[edit] Requirements
#include " nw_o0_itemmaker "
[edit] Version
1.28
[edit] See Also
constants: |
author: Lilac Soul, additional contributor(s): Lilac Soul