Want to support CHYOA?
Disable your Ad Blocker! Thanks :)

Chapter 4 by crackjaw crackjaw

What's next?

Variables explanation

For clarity's sake: Boolean variables are true/false(checkmark). Integer variables are a number and percentage variables are percentages. Unless noted otherwise variables are hidden. (explanations for a variable are in between parenthesis, like this text)

Lust - Percent visible
Suspicion - Percent visible
Commitment - Percent visible
Attractiveness - Percent visible
(The variables for the main 'stats' The choices at the character creation determine the starting percentages. Cannot go over 100)

Porn Star - Boolean visible
Hardcore Party Girl - Boolean visible
Hotwife - Boolean visible

Squirter - Boolean visible
Gym bunny - Boolean visible
Massive melons - Boolean visible
Blowjob enjoyer - Boolean visible

Love - Boolean visible
Denial - Boolean visible
Manipulation - Boolean visible
(These all determine Hannah's character. unfortunately because of the way I set things up, choosing an option like 'Love' for example, does NOT create false variables for the other choices, which messed some paths later. Bottom line, you can't check if a variable doesn't exist in the CHYOA website. Only if it's set to true or false, or if it is equal, above or below an amount for int/percentage variables. Someone could go back and change that, but it would break the game for those who started playing already and following chapters.)

Branch1Toys - Boolean hidden
Branch1Drugs - Boolean hidden
Branch1Computer - Boolean hidden
Branch1LargeToy - Boolean hidden
Branch1StrapOn - Boolean hidden
Branch1Slutwear - Boolean hidden
(All of these checkmark if an option from the first major branch has been selected. These prevent someone from selecting the same option again)

Branch1Time - Integer hidden
(This counts down by -1 for every event that takes time, and when it reaches 0 it disables other options and opens the path forward to continue the story. This is for branches where 'time' is a factor. I re-use this variable for Branch 2, despite the name )

OnDrugsSquirt - Boolean hidden
OnDrugsClit - Boolean hidden
OnDrugsMilk - Boolean hidden
OnDrugsCum - Boolean hidden
(Booleans for if Hannah has taken any of the special **** in Branch 1, if she gets high)

Branch1CallAshton - Boolean hidden
Branch1CallPerv - Boolean hidden
(More booleans to check for events if hannah gets high)

ToysGone - Boolean hidden
BigToyGone - Boolean hidden
StrapOnGone - Boolean hidden
SlutwearGone - Boolean hidden
ComputerGone - Boolean hidden
DrugsGone - Boolean hidden
(These all mark if Hannah got rid of anything. If for example Branch1LargeToy is set to True and BigToyGone is set to False it means the player selected the option to deal with the large toy, but chose to hide it instead. if both are set to true, Hannah throws out the toy, and if both are set to false she does not deal with it, and it may be discovered in a later branch )

Branch2Dress - Boolean hidden
Branch2Makeup - Boolean hidden
Branch2Card - Boolean hidden
Branch2Sex - Boolean hidden
(These show if the player has selected any of the options for the second branch)

Branch2DressOn - Boolean hidden
Branch2SlutWearOn - Boolean hidden
Branch2DMakeupOn - Boolean hidden
Branch2PornMakeupOn - Boolean hidden
(These check if Hannah has prepared for the date in ways that change her Attractiveness stat. These are also checked when it is time to bring her Attractiveness back down to her baseline afterwards )

JerkNumberOnPhone - Boolean hidden
JerkHasNumber - Boolean hidden
(To be clear, one checks if the 'Jerk' character has given his number to Hannah or if he has her number respectively. Both might be false, if she rebuffed him )

PastPure - Boolean hidden
PastSlut - Boolean hidden
(What she revelaed to Ashton about her past. If one is checked as true the other will be checked as false. I learned my lesson with this one.)

AshtonSexyDate - Boolean hidden
CheatedWithJerk - Boolean hidden
(Whether Hannah had sex with Ashton or with the jerk character. Never gave him a name, so in the variables he's always Jerk)

What's next?

Want to support CHYOA?
Disable your Ad Blocker! Thanks :)