SetPlotGiver(object)
Stores the victim of an assasin.
void SetPlotGiver( object oVictim );
Parameters
oVictim
The victim that will be the target of the assasin.
Description
Stores oVictim which represents the target of an assasin to a local variable on a global object.
Remarks
oVictim can be retrieved using GetPlotGiver().
However, these functions are of little use for general scripting needs.
Requirements
#include "nw_j_assassin"
Version
1.22
See Also
functions: | GetPlotGiver | GetPlotJournal |
categories: | Module Specific Functions |
author: Tom Cassiotis
Send comments on this topic.