GetCredits (Harvest)
From OxeyeWiki
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()
getCredits() | ||
Returns the amount of credits that the player currently owns. | ||
Returns | ||
Returns the number of credits. Data type is Number. |
local credits = harvest.getCredits()