decker666

Member
Sep 29, 2017
213
494
I really like how much variety your content pack adds to the game, and I appreciate the amount of work and the dedication to sharing that with all other players, so the last thing I want to do is criticize your hard work. But there's one thing that I think isn't so great about it, and it's the fact that it turns every single male slave under the age of 25 into a femboy. I understand that most players are straight, and femboys might be the only type of male slave they could be into, but from the point of view of a gay player, it's a bit of a bummer.
Yeah, I didn't collect those pictures, a user did, didn't know where to put them.
I think the best solution would be to have a named model as it was mainly the same actor if I recall...
Here is the .js without that male.young folder.
 

smokrader

Member
Dec 25, 2017
266
158
Yeah, I didn't collect those pictures, a user did, didn't know where to put them.
I think the best solution would be to have a named model as it was mainly the same actor if I recall...
Here is the .js without that male.young folder.
what do you mean by "I think the best solution would be to have a named model as it was mainly the same actor if I recall..."?
 

Maxxie42

Newbie
Jun 5, 2021
54
98
what do you mean by "I think the best solution would be to have a named model as it was mainly the same actor if I recall..."?
I'm guessing he means taking all those femboy assets from male.young and turning them into a pack like the ones there are for female pornstars. Which is probably a good idea, that way you can assign them to one or more specific slaves but it doesn't have to apply to all of them.
 
  • Like
Reactions: decker666

smokrader

Member
Dec 25, 2017
266
158
I'm guessing he means taking all those femboy assets from male.young and turning them into a pack like the ones there are for female pornstars. Which is probably a good idea, that way you can assign them to one or more specific slaves but it doesn't have to apply to all of them.
oh ok thanks
 
  • Like
Reactions: decker666
Feb 13, 2022
30
13
I've been getting this error whenever I try to milk a slave and I wouldn't receive relationship from it (using screenshot as a reference.

If possible, can someone show me which line within the "index" notepad do I have to change to fix this?
Screenshot 0.35.png
 

SatanSama666

Member
Aug 21, 2018
430
177
Patreon code:
Open "Apocalyptic World 0.20b.html" with any TXT editor, and replace
Code:
              <<else>>
              <<notify 6s>>Wrong!<</notify>>
to
Code:
              <<else>>
              <<run memorize('Patreon', true)>>
              <<notify 6s>>Patreon code activated!<</notify>>
              <<dialogclose>>
              <<goto `passage()`>>
open the game, click "support", enter anything you want.
says patreon code activated but the content is still locked
 

malcolmalbie

Active Member
Oct 8, 2018
621
1,293
I already have a way to skip the code, in version 0.35
Just copy and find the paragraph in brackets, change the "==" sign to "!=", at least I found it works for me.

"if _testcode == setup.decrypt($mcCache)"

=> "if _testcode != setup.decrypt($mcCache)"

You should also support the developer when you can.
Alternatively you can use the code https://f95zone.to/threads/apocalyptic-world-v0-35-ttyrke.137594/post-13421919

Or the dev can stop "encrypting" the password using a Caesar shift of 1
 
  • Like
Reactions: Darrel Caper

Greenhorn2013

Newbie
Oct 17, 2019
42
22
ttyrke can we get an automatism that automatically removes the chastity belt and puts it back on when you have sex?

An error occurs when milking a slave girl: Error: cannot find a closing tag for HTML <set>

Where to manage blaire? Would be nice to have, for example in the evening, talking with blair should open character page as the same in guests details or slave details.

If a slave is pregnant, it would be nice to see this when it comes to sex. An info icon like in list view should be good.

If i go to the basement and select a girl, get the possibility to whip her before the action page, whipping video should according to the slave. Black Girl / Asian Girl / White Girl in the video.

if a slave doesnt wear any clothes and only wearing a chastity belt, it should be shown like underwear.
the same is for piercings, if a slave is topless, piercings should be shown.

An order option in the list view would be nice also, order by name, age, race, pregnancy status and job type.

A pregnant eve would be a nice story invent.

if mc has companions and go to the forrest to collect food/wood or something else, companions should help doing this and get a chance to collect more.

if a slave is nude it should be increase the submission or corruption on a daylie chance

more piercing options should be available, after this you can add an option to bound slave to this piercings, for example hanging the breasts from the ceiling

what about some surgerie options in the lab of laura? breast/ass/ genital enhacements and some body enhancements like chubby, curvy or thin/fit body?

an option to find a girl, for example a girl gives birth, after this, like to impregnante her again, but have to look where she is, in the woods, greenhouse or on the streets. on the other hand, if a girl gives birth, she should be automaticly get a day free to recover

if i have a mistress assigned, it would be nice to get an option in automatization to milk all slaves. or assign a milking job to the guests. or crafting a milking machine and assign it to the slaves, to get the job done automaticly

to make the npc wardrobe a little bit better, the image and the link below should be clickable and it would be nice to have a button to remove all clothes (found it).
 
Last edited:
  • Like
Reactions: ttyrke

Helmut290456

Member
May 10, 2019
146
81
edit index.html and replace the code on line 23033:
Code:
&lt;set $tmpGirl.relationship = Math.min($tmpGirl.relationship + 3, 100)&gt;&gt;
with this one:
Code:
&lt;&lt;set $tmpGirl.relationship = Math.min($tmpGirl.relationship + 3, 100)&gt;&gt;
now it should work just fine. Enjoy!
very good, it help, no error!
Thanks
have a nice day
Helmut
 
3.60 star(s) 42 Votes