PlotGiverDead()

Returns whether or not the assassin plot giver is dead.

int PlotGiverDead();

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.



Remarks

Found in nw_j_assassin.nss line 440

Remarks: Of very little use for general scripting needs.


Requirements

#include "nw_j_assassin"

Version

1.28

See Also

functions: GetPlotGiver
categories: Module Specific Functions


 author: Lilac Soul, additional contributor(s): Lilac Soul