GetGold
From GECK
Unused Function This function, despite being registered in the game, is confirmed to be broken, unimplemented, leftover or otherwise unusable in Fallout: New Vegas. |
A function included in the GECK for Fallout 3.
Contents
Description
Gets the player's current gold amount. Unused in Fallout 3 and Fallout: New Vegas.
Syntax
(integer:int) GetGold
Example
GetGold set goldcount to GetGold
Notes
- This function is unused in Fallout 3 and Fallout: New Vegas. If you are looking to get the player's currency, the best way is to use GetItemCount Caps001