[Exec]_SetCurrency¶
Overview¶
- Sets a specific amount of currency.
Details¶
| Parameter | Description | 
|---|---|
| BaseObject | Object to execute the command | 
| Command | SetCurrency | 
| S1 | Currency ID | 
| F1 | Amount to set | 
Examples¶
| Example | BaseObject | Command | S1 | S2 | F1 | F2 | Prob | 
|---|---|---|---|---|---|---|---|
| Set my Mew currency to 0 | Self | SetCurrency | Mew | 0 | |||
| Set my Nyang currency to 0 | Self | SetCurrency | Nyang | 0 |