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
harvest.addCredits(1)
harvest.getCredits() | ||
Returns the amount of credits that the player currently owns. | ||
Parameter | Expected Type | Description |
Returns | ||
Returns the number of credits. |
harvest.addCredits(1)