GetOutOfMyLab

Conversation Conqueror
Modder
Aug 13, 2021
6,300
16,847
I downloaded his latest release directly from his site (this week). My old save worked fine. Perhaps, he resolved the issue...
Maybe, but enough people complained here that it seems unlikely. There's still bad code.
Python:
#Character Stats
define aimee_wild = 0
define robbie_love = .6
define johnny_love = 0
define tyler_love = 0
define maddy_lust = 0
define aimeeVirgin = True
These stats won't properly save because they're not defaulted. So even if your save loads, if these variables are checked in the new version, you're probably not getting the correct results.
 
3.50 star(s) 13 Votes