anomajou
Member
- May 7, 2023
- 125
- 283
- 196
1) DO NOT USE V.debug for anything but messing around in a new playthrough specifically dedicated to that mode. it can and will cause bugs, corrupt your progression, kill your dog, explode your pc, and ntr your waifu.Ik I went through dis whole f95 thread with keywords of SugarCube
(may have missed sum hidden in spoilers, can't help with dat). X3
And I put together the Common CMD List below. :3
Dev u may now harass meh. >w<
View attachment 3858256
Weebers give dis Neko sum HEAD PATS. =^.^=
View attachment 3858252
You don't have permission to view the spoiler content. Log in or register now.
2) farm is one of the more volatile areas of the game, bypassing the grind in the way mentioned can corrupt the progression.
3) game no longer uses V.time, you must use methods of the global Time object instead.
4) any command mentioned that involves {} WILL corrupt your game. use built-in auto-complete to modify each property individually instead of replacing the object as a whole.
5) V.painmax theoretically works, but it doesn't, because the combat code doesn't run clampers, and will start to incapacitate you at 100, and the limit of 200 is only there so you're still at "max" pain for some time after a major beating, but not for too long. touching the *max values is a bad idea in general, because nobody cared about consistency of their usage.
6) SugarCube.State.active.variables, SugarCube.State.variables, and V are all synonims, there is no point typing the longer version.