GreaterRestore
From NWN Lexicon
Contents |
[edit] GreaterRestore(object)
Invalid function; does nothing (use RemoveEffects(object) from nw_i0_plot instead).
void GreaterRestore( object oHench );
[edit] Parameters
oHench
Creature to restore.
[edit] Description
Executes script, but performs no effect.
[edit] Remarks
Found in nw_ch_ac7.nss on line 39. This function has been marked as no longer in use. RemoveEffects(object) from nw_i0_plot is used in its place in official BioWare modules.
[edit] Version
1.28
[edit] See Also
functions: |
author: Lilac Soul, editor: Charles Feduke