GetCredits (Harvest)
From OxeyeWiki
|
harvest.getCredits() | ||
|
Returns the amount of credits that the player currently owns. | ||
| Parameter | Expected Type | Description |
| Returns | ||
|
Returns the number of credits. | ||
Example
local credits = harvest.getCredits()
|
harvest.getCredits() | ||
|
Returns the amount of credits that the player currently owns. | ||
| Parameter | Expected Type | Description |
| Returns | ||
|
Returns the number of credits. | ||
local credits = harvest.getCredits()