Author Topic: Brothel Rewrite progress  (Read 7385 times)

0 Members and 1 Guest are viewing this topic.

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Brothel Rewrite progress
« on: July 02, 2015, 11:02:05 PM »
I am currently rewriting the way the brothels are run.
Instead of them running based off the girls, they will be based off the customers.
This may seem like it may require an extreme amount of work, but not really.
Yes, all the jobs will have to be changed but the actual brothel part of the code is not too much different.

So far I have cleaned a few areas so they run a little smother.
I put the first layer in #if blocks so the old code will still work.
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Brothel Rewrite progress
« Reply #1 on: July 02, 2015, 11:02:49 PM »
Question 1

I am currently updating Customers so they will have goals for their time in your business.
They will have a primary goal, and a secondary goal plus a backup goal if they can't get what they want.

enum Goals{                                // `J` new
GOAL_UNDECIDED = 0,The customer is not sure what they want to do
GOAL_FIGHT,The customer wants to start a fight
GOAL_RAPE,They want to rape someone
GOAL_SEX,The customer wants to get laid
GOAL_GETDRUNK,The customer wants to get drunk
GOAL_GAMBLE,The customer wants to gamble
GOAL_ENTERTAINMENT,The customer wants to be entertained
GOAL_XXXENTERTAINMENT,They want sexual entertainment
GOAL_MASSAGE,Their muscles hurt and want someone to work on it
GOAL_STRIPSHOW,They want to see someone naked
GOAL_FREAKSHOW,They want to see something strange, nonhuman or just different
GOAL_CULTURALEXPLORER,They want to have sex with something strange, nonhuman or just different
GOAL_OTHER,The customer wants to do something different
NUM_GOALS
};

What else should I add for the customers want to do?
I'm going to bed and will check the responses in the morning.
Hopefully I will have time tomorrow to do something with it.
« Last Edit: July 03, 2015, 07:50:00 AM by aevojoey »
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Brothel Rewrite progress
« Reply #2 on: July 02, 2015, 11:03:06 PM »
reserved
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline Destont

  • Newbie
  • *
  • Posts: 43
  • Destont Tengoto - Tengu of Darkness and Sorrow
Re: Brothel Rewrite progress
« Reply #3 on: July 03, 2015, 01:20:30 AM »
The main issue with thinking of ideas is I'm not sure how specific you want the desires to be, which also begs the question of how complex the desires can/should be.

But to start of with, perhaps a customer desires to simply try and rape a girl. This would probably mean the customer is searching for a combination of available whores and low security statistic or lower security jobs like street whore.

Also there perhaps should be a difference between a desire for normal entertainment like music or casino entertainment and the stripper jobs.

Offline pronatrator

  • Jr. Member
  • **
  • Posts: 54
Re: Brothel Rewrite progress
« Reply #4 on: July 03, 2015, 01:53:38 AM »
based purely on the jobs that already exist

a massage
a "date" (escort)
a strip show(maybe the stripper job could satisfy the entertainment want, but I'd put that under singer)

also have you thought about adding a gloryhole job?  or would that fall under peep show?

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Brothel Rewrite progress
« Reply #5 on: July 03, 2015, 07:30:00 AM »
The main issue with thinking of ideas is I'm not sure how specific you want the desires to be, which also begs the question of how complex the desires can/should be.
It can be as simple or complex as you want.
I just started with simple stuff because it was late and I was too tired to think of stuff.
Suggest things and I will put them in.
I can add or remove things easier now before it gets too far in but I will also make it easy to add new things.

also have you thought about adding a gloryhole job?  or would that fall under peep show?
I do not plan on adding any new jobs.
If someone wants to write texts for it, I will add it.
For now I guess Peep Show could cover it.

As I added massage as an option I thought about splitting the Massage job into regular and XXX.
XXX Massage guaranties a happy ending but Normal Massage does not.
« Last Edit: July 03, 2015, 07:41:57 AM by aevojoey »
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline Romanul

  • Jr. Member
  • **
  • Posts: 95
Re: Brothel Rewrite progress
« Reply #6 on: July 03, 2015, 08:13:01 AM »
I assume that a customer that wants to abuse a girl would go into the sax category or would it be separate a goal?

Offline aevojoey

  • Hero Member
  • *****
  • Posts: 1413
  • Thats ok, I'm used to disappointment.
Re: Brothel Rewrite progress
« Reply #7 on: July 03, 2015, 08:31:05 AM »
I assume that a customer that wants to abuse a girl would go into the sax category or would it be separate a goal?
I put them separate for a couple of reasons.
If you have no whores, they will be more inclined to rape than if they just wanted sex.
They could try raping any girl anywhere.
If it is set as their backup goal and they are not able to get their primary or secondary goals, they are more likely to attack.

At the moment, more is better so I can see what works and what doesn't.
Fixing the game is a better game than actually playing it.
Get the Current Version <|> Discuss the Game <|> Report a bug

Offline GonDra

  • Full Member
  • ***
  • Posts: 154
Re: Brothel Rewrite progress
« Reply #8 on: July 05, 2015, 04:00:07 AM »
Could we split the whore job into two? On one hand Blow/Hand/Titty/Foot and on the other the 'full' sex acts?
A Blow/Hand/Titty/Foot-job should not take as long as a group session, and not be paid the same kind of money for. I would propose cutting payment for the 'light' jobs to a third but allowing up to two times the customers. That kind of work would also probably be more agreeable than full on sex.

Offline Hanzo

  • Full Member
  • ***
  • Posts: 116
Re: Brothel Rewrite progress
« Reply #9 on: July 05, 2015, 10:32:08 AM »
Could we split the whore job into two? On one hand Blow/Hand/Titty/Foot and on the other the 'full' sex acts?
A Blow/Hand/Titty/Foot-job should not take as long as a group session, and not be paid the same kind of money for. I would propose cutting payment for the 'light' jobs to a third but allowing up to two times the customers. That kind of work would also probably be more agreeable than full on sex.

Blow/Hand/Titty/Foot sounds like a sperm collector job at the clinic to me :D
The rewards (outside of money) could be items like the goblet of cum or artificial insemination kits.

Offline teitogun

  • Full Member
  • ***
  • Posts: 129
  • Will you be my slave?
Re: Brothel Rewrite progress
« Reply #10 on: July 06, 2015, 02:48:45 AM »


What else should I add for the customers want to do?

Gangbang/Group sex.

Virgins. As in the customer wants a girl with no sexual experience.

Offline Packster

  • Newbie
  • *
  • Posts: 5
Re: Brothel Rewrite progress
« Reply #11 on: July 08, 2015, 12:24:19 AM »
Lonely. The customer wants to talk to someone. If you have no available escorts moves down the line to other service jobs like bartender, gamble or waitress, then performance jobs like stripper, singer or piano, then your whores. Checks charisma, girl with crap charisma either gets "beat" by the customer and loses time (and money for you) or pisses him off by being rude. Good charisma might manage to keep the poor bastard happy in-between doing her job

Offline pronatrator

  • Jr. Member
  • **
  • Posts: 54
Re: Brothel Rewrite progress
« Reply #12 on: July 08, 2015, 03:34:37 AM »
Good charisma might manage to keep the poor bastard happy in-between doing her job

If she can keep him happy, he'll stick around longer and spend more money.  Buying drinks or whatever.