SetDoubleCrosserName
From NWN Lexicon
Contents |
[edit] SetDoubleCrosserName(object)
Used to track the name of the PC that double-crosses an NPC during a plot of the Original Campaign.
void SetDoubleCrosserName( object oPC );
[edit] Parameters
oPC
name of the PC
[edit] Description
Sets a plot token with the name of the PC that doublecrosses an NPC during the Assassin plot-line of the Original Campaign.
[edit] Remarks
Script: nw_j_assassin.nss: Line: 490
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.
[edit] Requirements
#include " nw_j_assassin "
[edit] Version
1.29
[edit] See Also
functions: |
author: Jody Fletcher