GetCredits (Harvest)
From OxeyeWiki
(Difference between revisions)
Line 1: | Line 1: | ||
- | {{ | + | {{HarvestNoParams | |
harvest.getCredits() | harvest.getCredits() | ||
| | | |
Revision as of 20:55, 20 May 2009
harvest.getCredits() | ||
Returns the amount of credits that the player currently owns. | ||
Returns | ||
Returns the number of credits. |
Example
local credits = harvest.getCredits()