| description |
|---|
You can see some utils functions |
Return if the category exists
| Types | Arguments | Descriptions | Optional |
|---|---|---|---|
| string | category | The category name to check | ❌ |
Format the money to string and add the currency
| Types | Arguments | Descriptions | Optional |
|---|---|---|---|
| number | money | The money to format | ❌ |
Return :
| Types | Parameters | Descriptions |
|---|---|---|
| string | money | The formated money |
Return the player money
Return :
| Types | Parameters | Descriptions |
|---|---|---|
| number | money | The player money |