Difference between revisions of "GetGold"

415 bytes added ,  07:57, 14 December 2016
no edit summary
imported>Bnesmith
 
imported>Tgspy
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetGold GetGold].
{{Function
|summary = Gets the players current gold amount. Unused in Fallout 3 and New Vegas.
|origin = GECK1
|name = GetGold
|returnVal = integer
|returnType = int
|example = GetGold
set goldcount to GetGold
}}
 
==Notes==
This is currently unused in New Vegas and Fallout 3. If you are looking to get the players currency the best way is to use [[GetItemCount]] and look for Caps (ID of f)


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]
[[Category:Actor Functions]]
[[Category:Actor Functions]]
[[Category:Actor Functions (GECK 1.1)]]
Anonymous user