GetCredits (Harvest)
From OxeyeWiki
(Difference between revisions)
Line 1: | Line 1: | ||
{{HarvestNoParams | | {{HarvestNoParams | | ||
- | + | getCredits() | |
| | | | ||
Returns the amount of credits that the player currently owns. | Returns the amount of credits that the player currently owns. |
Latest revision as of 20:06, 2 December 2009
getCredits() | ||
Returns the amount of credits that the player currently owns. | ||
Returns | ||
Returns the number of credits. Data type is Number. |
Example
local credits = harvest.getCredits()