TheTrueHmmmm
Newbie
- Jan 19, 2020
- 17
- 10
- 21
For anyone who wants console commands, they will pop up in these paths:
SugarCube.State.active.variables.player.state.money
The last part can be changed to most stats that may matter in the moment.
SugarCube.State.active.variables
This part is the main bit that can allow you to mess with your player stats.
Also, to use console commands, you just need to either use the f12 key or inspect element and go to the console tab
SugarCube.State.active.variables.player.state.money
The last part can be changed to most stats that may matter in the moment.
SugarCube.State.active.variables
This part is the main bit that can allow you to mess with your player stats.
Also, to use console commands, you just need to either use the f12 key or inspect element and go to the console tab