• We will be performing maintenance to upgrade some of our forum tools. During this time, the site will remain online, but you may encounter some errors until the maintenance is complete. The report and search functions will be unavailable until the maintenance is complete.

    Maintenance is expected to last up to 9 hours.

    The maintenance window will start on Thursday, 2024/07/04, at: 1:00 PM GMT / 3:00 PM CEST / 9:00 AM EDT / 6:00 AM PDT / 12:00 AM AEDT

    Thank you for your patience.

captainblazer1

New Member
Mar 17, 2020
2
0
There used to be a Discord between Powerairmax, St. Jesuz, and me. But F95 is fine for now.

You don't have permission to view the spoiler content. Log in or register now.
I agree discord can have annoying privacy issues, but it can also get community contribution flowing really well. The Degrees of Lewdity discord is a good example of this, the community there regularly produces a large amount of content for the game and helps report bugs very quickly. Something to think about.
 

ogatha

New Member
Mar 23, 2018
6
0
Anyone know what the "silent casting" auto casting option does? It's found under the slavers profile.
 

qwertyu12359

Jack-o-nine-tails
Game Developer
Aug 1, 2017
1,570
1,699
Anyone know what the "silent casting" auto casting option does? It's found under the slavers profile.
Lousy interpretation of the code; but I think it just stops briefing at the end of the day about the effectiveness of other auto-casted spells... Not sure.

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: ogatha and i107760
Jan 13, 2018
51
220
NGL I was annoyed at first by your comment because I had equipped it all at home.
Hey no offense taken. I was just trying to cover my bases because I've given enough help online to know that I need to make sure I don't miss anything OP needs.

But I didn't know that swapping weapons is bugged in this version. I normally never do it because just using a Flamberge or Bastard Sword/Katana works for me but it's great to learn new things and discover bugs to report all the time.
 
Jan 13, 2018
51
220
I can see three possible causes to the message you're getting ("harlot" thing)
1. Not enough charm or previous presentation with not enough charm
2. Slave is not a virgin (true virgin or restored virgin)
3. Slave fat is not "model" or "voluptuous" (I think underweight might work too)
Are you sure you are not in one of those three cases ? If so, can you share your save ?
Slave is currently at "Healthy Weight," I'll try to reduce it and see if it works. I'll update you when I can, thanks in advance!
 

ogatha

New Member
Mar 23, 2018
6
0
Hey no offense taken. I was just trying to cover my bases because I've given enough help online to know that I need to make sure I don't miss anything OP needs.

But I didn't know that swapping weapons is bugged in this version. I normally never do it because just using a Flamberge or Bastard Sword/Katana works for me but it's great to learn new things and discover bugs to report all the time.
For sure, I get that... and I've made mistakes that were that obvious before, plus I was just already annoyed because I couldn't win any fights... And it seems to work with switching between one handed weapons but not the shoulder weapons.
 

Lokplart

- I can code, I guess :D
Game Developer
Jul 28, 2018
566
494
If you mean like restore virginity then you want to go to the Serpentine -> Technoshere -> Medical Center.

Piercings are at the steel rose in the Necropolis.
When you go to the anatomy screen it says "no vaginal modifications". where do I get those? I know about the one that makes her lay eggs, but in the cheat menu there are a lot more options there. I'm talking about those.
 

Lokplart

- I can code, I guess :D
Game Developer
Jul 28, 2018
566
494
Hi. My save game just broke... I played on it like yesterday and now when I tried to load it, it just freezes the game for a couple seconds and then nothing happens? Is there anything I can do to fix this?
 

i107760

Sistersitting / Housesitting Developer
Modder
Game Developer
Nov 1, 2016
849
1,477
Hi. My save game just broke... I played on it like yesterday and now when I tried to load it, it just freezes the game for a couple seconds and then nothing happens? Is there anything I can do to fix this?
Enable "Disable version check" in the menu at the top.
 
  • Like
Reactions: Lokplart

Lokplart

- I can code, I guess :D
Game Developer
Jul 28, 2018
566
494
Can someone who is familiar with the code give me a little help?
I'm trying to add a button to an existing menu and I've figured out all but what is in these variables:
You don't have permission to view the spoiler content. Log in or register now.

I'm guessing it's the code that gives the button the border and the image (cause it's the only thing missing) but I can't find where they are initialized.
 

i107760

Sistersitting / Housesitting Developer
Modder
Game Developer
Nov 1, 2016
849
1,477
Can someone who is familiar with the code give me a little help?
I'm trying to add a button to an existing menu and I've figured out all but what is in these variables:
You don't have permission to view the spoiler content. Log in or register now.

I'm guessing it's the code that gives the button the border and the image (cause it's the only thing missing) but I can't find where they are initialized.
json/menu_item.json is what you need to take a look at, and at icon json too I suppose.
 
  • Like
Reactions: Lokplart

Lokplart

- I can code, I guess :D
Game Developer
Jul 28, 2018
566
494
Can someone please give me their "jack.qsp" file? I broke something and I wasn't inspired enough to make a backup before I started playing with the code. (File Found in "jack-o-nine-tails V2.1\game", should be the last file)

Idk what I did but now whenever I go into "slave activities", clicking the picture of the slave that appears in the middle of the screen triggers the main menu to appear over the slave activities menu :LOL:.
Edit: going into any menu that triggers the picture of the slave or the assistant to appear in the middle of the screen has this bug :(
Edit2: the same effect happens if I press the little golden button that changes the room background while in another menu. so the slave image has become that button (???)
Edit3: i found the fucked html bit but I can't figure out where it is built. commenting the code that adds the room change golden button fixed my bug as well (???????)
Code:
<div id="main_screen"><div id="center_image_home"><a href="EXEC: change_interior = 1 &amp; gt 'interior_change'"><img src="content\pic\girls/full/1125_pink_long_young.png"></a></div>

If a modder ran into this issue too and could give me a hand, that would help a lot cause this bug is beating me.
 
Last edited:

qwertyu12359

Jack-o-nine-tails
Game Developer
Aug 1, 2017
1,570
1,699
Can someone please give me their "jack.qsp" file? I broke something and I wasn't inspired enough to make a backup before I started playing with the code. (File Found in "jack-o-nine-tails V2.1\game", should be the last file)

Idk what I did but now whenever I go into "slave activities", clicking the picture of the slave that appears in the middle of the screen triggers the main menu to appear over the slave activities menu :LOL:.
Edit: going into any menu that triggers the picture of the slave or the assistant to appear in the middle of the screen has this bug :(
Edit2: the same effect happens if I press the little golden button that changes the room background while in another menu. so the slave image has become that button (???)
Edit3: i found the fucked html bit but I can't figure out where it is built. commenting the code that adds the room change golden button fixed my bug as well (???????)
Code:
<div id="main_screen"><div id="center_image_home"><a href="EXEC: change_interior = 1 &amp; gt 'interior_change'"><img src="content\pic\girls/full/1125_pink_long_young.png"></a></div>

If a modder ran into this issue too and could give me a hand, that would help a lot cause this bug is beating me.
Indeed... this "change room" feature is bloated with bugs (besides having no gameplay use).

(unrelated: seeing the low res table each time food is ready instead of the various kitchen starts getting old. Same for when sleeping. I liked it better before actually, but there's this freaking "?" button that activates if the game doesn't load an image...)

In theory, you'll have the most up-to-date qsp file here: branch, branch, but this won't fix the bug you've noticed. I'll put it in the roadmap this week-end.
 

Lokplart

- I can code, I guess :D
Game Developer
Jul 28, 2018
566
494
Indeed... this "change room" feature is bloated with bugs (besides having no gameplay use).

(unrelated: seeing the low res table each time food is ready instead of the various kitchen starts getting old. Same for when sleeping. I liked it better before actually, but there's this freaking "?" button that activates if the game doesn't load an image...)

In theory, you'll have the most up-to-date qsp file here: branch, branch, but this won't fix the bug you've noticed. I'll put it in the roadmap this week-end.
Oh. I thought there was only the loli version there. Thanks.

It also makes the old menu that has the "leave the house" button in it appear again when you press it. I ended up just letting the button commented out.
 
Last edited:

Belcher

Newbie
Apr 4, 2020
34
11
Ive been playing 1.75 for what seems like forever and I just updated so Im getting used to all the new stuff, like no spamming exquisite people weekly for a grand a piece but you can just go hunting for 300 a day.
Anyway is it just my game or have sexual skills been reduced to F on every slave? Also I have only found a handful of people with any skills in anything and its usually just a B in one thing and Fs in everything else. Its a downgrade from 1.75 and what part of the qsp do I mod to change it back. Already changed to gladiator and race dates back.
While Im at it whats this about a discord?
 

Lokplart

- I can code, I guess :D
Game Developer
Jul 28, 2018
566
494
Hi. Can I get a little help with trying to make an npc show on screen at a location..
I have the npc in "#npc_base":
You don't have permission to view the spoiler content. Log in or register now.

I have the interaction in "interaction_city":
You don't have permission to view the spoiler content. Log in or register now.

Is there something I'm missing?

Edit: Can you even have a menu and an npc with all it's info displayed at the same time?
 
Last edited:
  • Thinking Face
Reactions: qwertyu12359
4.00 star(s) 59 Votes