SetValidItemCostToken

From NWN Lexicon



Contents

[edit] SetValidItemCostToken(int)

Specifies the amount of gold extra that is needed to create a magical item during the Smithy plot line of the original campaign.

void SetValidItemCostToken(
    int nPos
);

[edit] Parameters

nPos

Amount of gold extra.


[edit] Description

Sets custom token 777 with the local variable (NW_COMBO_REWARD_COST) which is the additional cost of making this item (paid to Smith)



[edit] Remarks

Script: nw_o0_itemmaker.nss: Line: 249

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_o0_itemmaker "

[edit] Version

1.29

[edit] See Also

functions: 

SetValidItemCost



 author: Jody Fletcher
 

Personal tools
Categories