SetPlotRing
From NWN Lexicon
Contents |
[edit] SetPlotRing(string)
Stores the tag that represents the plot ring.
void SetPlotRing( string sTag );
[edit] Parameters
sTag
The tag of the plot ring.
[edit] Description
Stores sTag that represents the plot ring in a local variable that can be later retrieved with GetPlotRingTag().
[edit] Remarks
This function is of little use for general scripting
needs.
[edit] Requirements
#include " nw_j_rescue "
[edit] Version
1.22
[edit] See Also
functions: |
author: Tom Cassiotis