GreaterRestore(object)

Invalid function; does nothing (use RemoveEffects(object) from nw_i0_plot instead).

void GreaterRestore(
    object oHench
);

Parameters

oHench

Creature to restore.


Description

Executes script, but performs no effect.



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.


Version

1.28

See Also

functions: RemoveEffects
categories: Private Functions Functions


 author: Lilac Soul, editor: Charles Feduke