GetBarterGoldAlt
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the amount of money the merchant, with whom the player is currently trading, has available for bartering. This is the value displayed on the upper-right corner when in the barter menu.
Syntax
(merchantCash:int) GetBarterGoldAlt
Example
set iMerchantCash to GetBarterGoldAlt
Notes
- The vanilla function GetBarterGold is broken and will always return 0.