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 );
Parameters
oPC
name of the PC
Description
Sets a plot token with the name of the PC that doublecrosses an NPC during the Assassin plot-line of the Original Campaign.
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.
Requirements
#include "nw_j_assassin"
Version
1.29
See Also
functions: | SetAssassinHead |
categories: | Module Specific Functions |
author: Jody Fletcher