SetWaveButtonLabel (Harvest)
From OxeyeWiki
setWaveButtonLabel(button, label) | ||
Simply changes the number that is displayed to the left of the wave button. | ||
Parameter | Expected Type | Description |
button | Number | The button to display or hide. (Range 1 to 10) |
label | Number | The number to be displayed. (Range 1 to 10) |
Returns | ||
Returns nothing. |
Example
harvest.setWaveButtonLabel(1, 1)