PlotGiverDead
From NWN Lexicon
Contents |
[edit] PlotGiverDead()
Returns whether or not the assassin plot giver is dead.
int PlotGiverDead();
[edit] Description
Simply checks if the object stored with SetPlotGiver is valid â if it isnât, that means that object is dead, and the function returns TRUE. Otherwise, it returns FALSE.
[edit] Remarks
Found in nw_j_assassin.nss line 440
Remarks: Of very little use for general scripting needs.
[edit] Requirements
#include " nw_j_assassin "
[edit] Version
1.28
[edit] See Also
functions: |
author: Lilac Soul, additional contributor(s): Lilac Soul