CanAffordIt()
This function checks to see if the player can afford to use the portal
int CanAffordIt();
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
Remarks
Used by offical sp campaign.
Requirements
#include "nw_all_feedback5"
Version
1.22
See Also
categories: | Module Specific Functions |
author: Michael Nork