test_account_11233
Newbie
- Mar 27, 2023
- 17
- 3
- 71
It's been posted multiple times now.. at least when I asked about it you couldn't search for cheat or code now he's added those as well as password to his post.Working Cheat anyone??
Maybe I should sell courses on how to do thisit has to do with what you set her as, if you tell her she can do what she wants you can get that scene when you take a walk.
mine wasn't set to "full" that was the issue. And even if I changed the value to full the game refused to acknowledge it, thanks to how the dev codes his game to be unnecessarily well cheat unfriendly.
On purpose or not, it's the result of his doing. I'm sure a lot of devs want to know how lol. This one is the only one I've seen successfully doing that. I've never come across a game I can't change values in.
The book disappeared from my inventory before I gave it to her.At some point I seemed to have lost the ability to do any Control in Carnum rituals with Natalie, did I at some point hop off a corruption route?
That has been popping up a lot more now for some reason.. I'll upload a hotfixed version tomorrow that will disable the crashing part, and fix some minor things.Is it possible to get a new version of the Hotfix 3?
Getting looped at the Anna Event..
Was that after giving her two books?got it working for me. finished her witch ritual then you ask her to a date to the beach and wait and the guy will show up. After say you thought she would like it then the next time you go repeat and you'll get the scene
Thanks, it works now, however now i can't find Anna in freeroam anymore to interact with her for a few weeks, probably tied to your fixing of her not appearing in the church. Just wanted to report so you can hopefully fix it in next updates. Nothing urgent as i've already saw all beach events with her (it required raising exhibitionism as well as lust and corruption for all beach events to trigger).Seems like something had turned off Anna's church routine, so she stopped going there. I'm not 100% sure what, but it could be one of my scripts that turn off routines temporarily failed to turn it back on. Or RenPy rollback is handling objects in a weird way again.
Anyways, I made a quick fix to the game where it should now detect if the church routine has been turned off without a good reason and turn it back on. It's not in the public version yet, but here's a save for you where it's enabled again.
I'm not 100% sure if it works, since I haven't tried these in the console myself, but you could see if this works:Could someone explain how to set a value with the console for a save formatted nat_quest > currentStage? It would solve a problem for me.
Thank you very much. I will give it a try after making a save.I'm not 100% sure if it works, since I haven't tried these in the console myself, but you could see if this works:
questLog.QuestJumpToStage(natalie, #)
Just replace # with the ID of the quest stage you want. This might break stuff though, so use at your own caution.
that's likely because _beachguy2 is just a temp variable assigned during event, you gotta change the thing it's referencing.it has to do with what you set her as, if you tell her she can do what she wants you can get that scene when you take a walk.
mine wasn't set to "full" that was the issue. And even if I changed the value to full the game refused to acknowledge it, thanks to how the dev codes his game to be unnecessarily well cheat unfriendly.
On purpose or not, it's the result of his doing. I'm sure a lot of devs want to know how lol. This one is the only one I've seen successfully doing that. I've never come across a game I can't change values in.
Well. In contrast to most other dev's, Yorma86 actually knows how to program, and is using object oriented programming, and arrays, instead of 1000 variables for each character. It of course means that changing the value of a variable often doesn't change anything, as they are often just temp variables. The best way to manipulated this game, is to use console commands and call his functions as he does throughout his scripts.it has to do with what you set her as, if you tell her she can do what she wants you can get that scene when you take a walk.
mine wasn't set to "full" that was the issue. And even if I changed the value to full the game refused to acknowledge it, thanks to how the dev codes his game to be unnecessarily well cheat unfriendly.
On purpose or not, it's the result of his doing. I'm sure a lot of devs want to know how lol. This one is the only one I've seen successfully doing that. I've never come across a game I can't change values in.
Yup. That would be something like: Update_Var_For_Char(natalie, "beachguy", #)that's likely because _beachguy2 is just a temp variable assigned during event, you gotta change the thing it's referencing.
Sidenote for Yorma86 - while I realize it's otherwise avoidable through the choice menu, it seems real weird Samantha's event at the clothing shop isn't conditional on the bbc stat, particularly because the scene is done in a way which would very much appeal to fans of that stuff, or very much not appeal to dissenters like me heh. It'd be like having a scene where a girl steps on mc's face in heels, yet it doesn't check a 'femdom' stat.I'd assume most players into that stuff would already have the appropriate stats.
Well Knowing how to program and making what to me who doesn't know how to program something that seems needlessly complicated.Well. In contrast to most other dev's, Yorma86 actually knows how to program, and is using object oriented programming, and arrays, instead of 1000 variables for each character. It of course means that changing the value of a variable often doesn't change anything, as they are often just temp variables. The best way to manipulated this game, is to use console commands and call his functions as he does throughout his scripts.
would be something like that or is that? there is a difference. I can try and see if it works.Yup. That would be something like: Update_Var_For_Char(natalie, "beachguy", #)
And swap # for "full" or "supervision" or None, depending what you want.
I wouldn't call it good, it's a bad thing in my opinion, but maybe. Some devs get really mad that it's possible to cheat, I've seen devs on here get super mad that someone made a WT or a cheatmod. Ruining the integrity of their "game"Maybe I should sell courses on how to do thisit wasn't on purpose, but maybe I can turn it into something good.
It's "beachguy2".Well Knowing how to program and making what to me who doesn't know how to program something that seems needlessly complicated.
While it might even be easier and more efficient, I can't know since I don't know how to program.
And with that said I wouldn't know what to type in the console to change anything. So that doesn't help.
his way off programming makes it user unfriendly. A toggle for it in the journal or through a conversation with the character would be simple and easy. Same for all NTR related things choices in the future. If you want to change what option you want for a girl.
would be something like that or is that? there is a difference. I can try and see if it works.
It did in fact not work.
View attachment 4531237
Ah, you're right. My bad.It's "beachguy2".
Heh, sorry. It just had to be done for me to keep my sanity in a game with so many characters with similar stats.I wouldn't call it good, it's a bad thing in my opinion, but maybe. Some devs get really mad that it's possible to cheat, I've seen devs on here get super mad that someone made a WT or a cheatmod. Ruining the integrity of their "game"
Those guys would love it.
Certainly a lot of renders, but only the key ones (generally, sex scenes) need adding to a gallery. I'd guess you already have the scenes' renders grouped somehow for ease of handling, so it should be mostly a case of saying "run this scene", no?I'm aware, heh. It's just quite a big a task for a game with a bazillion renders.
But back to Johnyy's question... are the stats used at all? It kind of seems like these scenes are just firing by default at this point. If I never level up BBC or cheating... what prevents the scene?Yup. That would be something like: Update_Var_For_Char(natalie, "beachguy", #)
And swap # for "full" or "supervision" or None, depending what you want.