ReaperGD
Member
- Jul 29, 2020
- 321
- 279
- 187
I use the universal renpy mod for changing variables. Why add cheatpoints when you can just add to whatever materials you needed like character data or clothes data.Alternatively, players can add an infinite quantity of cheat points by enabling the console (Shift+O) and entering:
CHEATPOINTS += 999
to add whatever number of points they desire
Has anyone gotten this to work? I've tried but it's just not working.