SetAssassinHead
From NWN Lexicon
Contents |
[edit] SetAssassinHead(string)
Stores the tag of the assassin victimâs head in a local string.
void SetAssassinHead( string sTag );
[edit] Parameters
sTag
Tag of the assassin head
[edit] Description
Stores the tag of the assassin victimâs head in a local string for later retrieval with GetAssassinHead and PlayerHasHead.
[edit] Remarks
Found in nw_j_assassin.nss line 299
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.28
[edit] See Also
functions: |
author: Lilac Soul, editor: Jody Fletcher