This is where it’s easiest to avoid becoming a cannibalFrom the developer notes:
" Game idea is that it will be a fully open world, rpg game where you can be who ever you want. You want to be a farmer, slave merchant, just a random good/evil guy, bounty hunter, cage figher, Cannibal? You can be whatever you want!"
Not for me then. Best of luck on the game for you though!
Yeah, I got that..This is where it’s easiest to avoid becoming a cannibalAnd you can also turn off the gay, trans, etc.
But if you are confused by the non-disabled femail stuff, then this game is probably not for you.
<<actionImageOutput `_actionsPath + '/' + _morphs[_i] + _subActionsPath + '/default/'+ $args[1] + '/' + either(setup.actions[_morphs[_i]]['default'][$args[1]])`>>
<<actionImageOutput `_actionsPath + '/' + _morphs[_i] + '/' + _subActionsPath + '/default/'+ $args[1] + '/' + either(setup.actions[_morphs[_i]]['default'][$args[1]])`>>
I've been playing the game purely for the gay content myself. As others have said, you can't advance the story without a lot of female content, but the story is not the most interesting part of the game. You can just ignore it, and then the game works fine as a gay slave manager. You'll probably want the action pack though, as the actual gay porn is scarce without it.Can you have male slaves, and can you avoid the female stuffs?
What job? Maybe this slave does not have the required skill.move slave to guest cant assign job
no... just assign job button disappearWhat job? Maybe this slave does not have the required skill.
Was the slave you moved a companion, assigned to garden/greenhouse or the streets?no... just assign job button disappear
only slave change to guest will happen
hire guest can assign job
How do we get the new blueprints?
Clarification: The very latest of the blueprints (Massage bed & School) not in game yet.Not in game yet! So you have to wait for coming versions of game...![]()
Was the slave you moved a companion, assigned to garden/greenhouse or the streets?
If so moved slaves keep their job so no assign button.
Otherwise we need more information. Save file and/or guest list?
dont worry i find itThanks for the save. I am sorry but I can't reproduce your error with assigned to. Works for me.
Perhaps just a tweak to many?![]()
did you use original mod which was already in game folder, or you downloaded yourself?The pictures on the packs didn't work for me. The image url looks like this:
Apocalyptic World/packs/Veronica Lealactions/default/anal_fingering/21694837.webp
I solved it by editing the index.html and modifying line 42894. This is the original:
And I left it like this:Code:<<actionImageOutput `_actionsPath + '/' + _morphs[_i] + _subActionsPath + '/default/'+ $args[1] + '/' + either(setup.actions[_morphs[_i]]['default'][$args[1]])`>>
Now it works.Code:<<actionImageOutput `_actionsPath + '/' + _morphs[_i] + '/' + _subActionsPath + '/default/'+ $args[1] + '/' + either(setup.actions[_morphs[_i]]['default'][$args[1]])`>>