SetPlotToken
From NWN Lexicon
Contents |
[edit] SetPlotToken(int)
Stores the plot token to a value.
void SetPlotToken( int nID );
[edit] Parameters
nID
The value of the plot token.
[edit] Description
Stores nID in a local variable to be later retrieved by GetPlotToken()
[edit] Requirements
#include " nw_j_assassin "
[edit] Version
1.22
[edit] See Also
functions: |
author: Tom Cassiotis