o7 on it downloading COmplete version cuz i think i downloaded the thing on first linkNo. Seriously, you don't need to edit the saved game for this.
o7 on it downloading COmplete version cuz i think i downloaded the thing on first linkNo. Seriously, you don't need to edit the saved game for this.
oh uhm i downloaded the no loli thing then patched it but dont have the option to impregnate them so can you provide me link to guide me there ? thanksNo. Seriously, you don't need to edit the saved game for this.
I use that every day for 90 days straight and never got her pregnant restarting it over from day 1 3 times and on the last day of the 3rd restart I just used the cheat to do it.Are you using complete version? Medical center has a procedure to induce fertility...
I just checked the code and you are correct. There's an unintended 33% chance that she doesn't get pregnant in each cycle. Oops.There is something wrong with the code and I think I reported about it several pages ago or so.
@
slave['pregnant']=1
into the console to force it.there is console ? how you toggle itI just checked the code and you are correct. There's an unintended 33% chance that she doesn't get pregnant in each cycle. Oops.
If you're using the dev version, you can type@
slave['pregnant']=1
into the console to force it.
It's only in thethere is console ? how you toggle it
I just did a test game to see if pregnancy was possible before you updated, and seems that it is, but making it guaranteed on the felicity quest was definitely a good idea.It's only in theYou must be registered to see the links. Which are also now updated to guarantee Felicity's pregnancy if she was fertile and creampied on her least safe day. (There's also a chance on nearby days but it's not a sure thing.)
I had no problem with any other girl getting pregnant, only Felicity was never able to get pregnant.I just did a test game to see if pregnancy was possible before you updated, and seems that it is, but making it guaranteed on the felicity quest was definitely a good idea.
It was a 2/3 chance per cycle (in 120 days you have at least 4 cycles). Chance of pregnancy in 4 cycles = 98%. With 3 cycles, 96%. So something still doesn't add up here.I had no problem with any other girl getting pregnant, only Felicity was never able to get pregnant.
$trace[1] = 'ride_start'
i = 1
:loop
i += 1
a = rand(1,12)
$trace[i] = $trace_type[a]
if i < 11: jump 'loop'
$trace[12] = 'ride_finish'
if interaction_city = 1251:
$return_lock = 'shop_general'
$place = 'colosseum_arena'
$picture_type = 'pic_png'
$bg_path = 'scene\arena_racing'
g = rand(1, picMax['arena_racing'])
if g > 1: $bg_path += '_' + $str(g)
ride_count = 10
bonus = 6 - master_cha
master_mood_rate += bonus
master_moodlet['pos_show'] = max(master_moodlet['pos_show'], bonus)
copyarr '$text', '$arena_ride_description'
end
Lines 142-157 in next_day reset the track once per decade regardless of whether you watch or not. Are you sure it didn't change?Hmm. May have found a bug? I was wondering why the race track wasnt changing when I was simply watching the races. I kinda needed the stringblades to go away, and they werent going away. And, it looks like the code for track generation appears in 2 places, Next day, and after you finish a race. In other words, watching the race doesnt cause the track to change!
Lines 142-157 in next_day reset the track once per decade regardless of whether you watch or not. Are you sure it didn't change?
Aha.see, the line in next day only triggers if Ride_count is zero. Watching the race sets ride_count to 10, which means the line in next day isnt triggered.
nevermind i guess i ditch the whole Felicity process and load old save where i didnt pick her up because 1) downloaded dev version 2.2.4 opened the console pasted in the code nothing happenedI just checked the code and you are correct. There's an unintended 33% chance that she doesn't get pregnant in each cycle. Oops.
If you're using the dev version, you can type@
slave['pregnant']=1
into the console to force it.
That shouldn't be the case. I suspect a wrong install process.also lots of pictures missing even after giving it the patch and media thing
doesnt load characters , sex scenes just plain interiors its just broken
as is said extract the PIC and SND folders into game/content but i think i made asset mismatch of some sorts maybe i put older version pics into newer version gameThat shouldn't be the case. I suspect a wrong install process.
Since I cannot know how you did it, please describe your install process precisely and I'll try to see if there was a missed step. You can also tell me examples of pictures that are missing in your game.
nevermind i guess i ditch the whole Felicity process and load old save where i didnt pick her up because 1) downloaded dev version 2.2.4 opened the console pasted in the code nothing happened
We've made some changes to the media since the last release. The save files are compatible so you can load your save in the dev version just to enter that code into the console, save, and then load the new saved game with the game version you were using before. It's expected that nothing visible happens when you enter the code, but if you visit the medical center a decade later they will tell you that she is pregnant.also lots of pictures missing even after giving it the patch and media thing
doesnt load characters , sex scenes just plain interiors its just broken