CanAffordIt()
From NWN Lexicon
This function checks to see if the player can afford to use the portal.
int CanAffordIt();
Contents |
[edit] Description
This function is used by the official campaign to determine if the PC can afford to use the portal. The function also removes the requisite amount of gold from the PC. Found in: nw_all_feedback5.nss
[edit] Remarks
Used by official single-player campaign.
[edit] Requirements
#include "nw_all_feedback5"
[edit] Version
1.22
[edit] See Also
author: Michael Nork