SetPlotTag
From NWN Lexicon
Jump to navigationJump to search
SetPlotTag(string)
Specifies the name of the item used in the Artifact plot line in the Original Campaign.
Parameters
sTag
Name of item.
Description
Sets the local variable (NW_J_ARTIFACT_PLOT_TAG) with the tag of the item being searched for in the Artifact plot.
Remarks
Script: nw_j_artifact.nss: Line: 65
This is part of Biowareâs own quest and reward system. It is hardly useful for anyone not copying that system to the very last detail.
Requirements
#include " nw_j_artifact "
Version
1.29
See Also
functions: |
author: Jody Fletcher