GetGold

From GECK
Jump to: navigation, search
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.

Description

Gets the player's current gold amount. Unused in Fallout 3 and Fallout: New Vegas.

Syntax

[help]
(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