SetComplexItem

From NWN Lexicon



Contents

[edit] SetComplexItem(string)

Stores the tag of the complex item in a local string.

void SetComplexItem(
    string sTag
);

[edit] Parameters

sTag

Tag of the complex item


[edit] Description

Stores the tag of the complex in a local string for later retrieval with GetComplexItem and PlayerHasComplexItem.



[edit] Remarks

Found in nw_j_complex.nss line 97

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, which in my opinion there is very little reason to do.


[edit] Requirements

#include " nw_j_complex "

[edit] Version

1.28

[edit] See Also

functions: 

TakeComplexItem



 author: Lilac Soul
 

Personal tools
Categories