Create and Fuck your AI Cum Slut -70% OFF
x

BobZilla84

Member
Jul 18, 2024
246
182
I think i’m gonna do a PT that only focuses on the Characters that seem to be important to the Narrative/Story going forward and those seem to be Karen,Emma,Zoe,Val,Queen Issyr & Kitty.I know i didn’t mention Priscilla/Delia but as of now their interactions are limited.
Grandma Amanda will also probably be important to the story when she is added so she will be focused on as soon as she is added.
 
Last edited:

SecretJohnJohnson

New Member
Apr 18, 2025
3
1
Does anyone know why my game just can't load anymore dialogue options?
I'm on August 21st, and in the middle of Nadir telling me she's pregnant but I'm getting no options to do or say anything, it's just blank down there, completely locking any means of progression
 

quiboune

Well-Known Member
Sep 2, 2018
1,187
1,341
Does anyone know why my game just can't load anymore dialogue options?
I'm on August 21st, and in the middle of Nadir telling me she's pregnant but I'm getting no options to do or say anything, it's just blank down there, completely locking any means of progression
Are you using checkpoints? They usually cause that.
 
Nov 24, 2020
276
325
I think i’m gonna do a PT that only focuses on the Characters that seem to be important to the Narrative/Story going forward and those seem to be Karen,Emma,Zoe,Val,Queen Issyr & Kitty.I know i didn’t mention Priscilla/Delia but as of now their interactions are limited.
Grandma Amanda will also probably be important to the story when she is added so she will be focused on as soon as she is added.
I'd add Brittany, Kayla, Rachel, Rio and maybe Chang. Really anyone who has a connection to the coven or can use the lights.
 
Dec 10, 2024
45
9
botnet's College Daze Mod
These mods are compatible with every version of the game.

Features:

Choice hints:

View attachment 1573835

Checkpoints (time travel):

This allows you to go back to previous events while maintaining any sort of variable changes. Don't abuse this feature. You can break the game if you're not careful.

View attachment 1573836

Windows Instructions:
You don't have permission to view the spoiler content. Log in or register now.

macOS Instructions:
You don't have permission to view the spoiler content. Log in or register now.

Do not delete the mods folder (unless you're uninstalling). It contains all the necessary code that makes the mod work.


Uninstall Instructions:
You don't have permission to view the spoiler content. Log in or register now.

Notes:
You don't have permission to view the spoiler content. Log in or register now.

Thanks to VikingCrawler, The Grifter, iruleatgames, and braun323 for giving me feedback on the mod.
hello what does mm_sub and dd_sub all the terminology wtf does it mean lol my brain is too small
 

AccidentalGadgeteer

Active Member
Oct 8, 2020
752
1,023
Never used cheats, dont even know how, here's the file, appreciate your time
Okay, I have no idea what's wrong. This is the second time I've seen this happen, and I had no idea how it happened then, either.

G28Here, a little help? No cheats or checkpoints, unmodded version of the game. Save file in quoted post, original post here:
Does anyone know why my game just can't load anymore dialogue options?
I'm on August 21st, and in the middle of Nadir telling me she's pregnant but I'm getting no options to do or say anything, it's just blank down there, completely locking any means of progression
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
29,135
263,422
College Daze [v0.540b] [G28]

COMPRESSED:

Win/Linux/Mac:
- - -

---------------------------------------------------------------

College Daze [v0.510b to v0.540b Update Only] [G28]

COMPRESSED:

Win/Linux/Mac:
- - -
 
Last edited:

walker188

Active Member
Apr 30, 2017
800
2,408
Guys its kinda clear that game will be abandoned or will finish in 2060, we should start our own game similar to this one, contact me if interested
I could be interested. Do you have any coding skills?


That said, I think its time we had an honest discussion here. It seems like G28 has burned out, or lost interest, or SOMETHING. Because even discounting that he's splitting the focus between this and PoW, development has slowed to an absolute crawl. It makes me sad.
 

guest1492

Member
Apr 28, 2018
377
321
Never used cheats, dont even know how, here's the file, appreciate your time
AccidentalGadgeteer
I haven't played in a while so my game is still version 0.510b but assuming that there are no changes to that particular passage, it's because of some quick copy pasting of code causing a certain condition to be overlooked.

This is a pseudo code representation of the relevant parts of the passage:
Code:
if nadir's personality has been changed:
    stuff
else if nadir's husband is bimbofied or forced to acknowledge your relationship with her:
    stuff
else if nadir is engaged to you or nadir is divorced (or maybe it was just separated?):
    stuff
    (problem is this nested conditional)
    if nadir is engaged and ward is pregnant:
        stuff, including links
    else if nadir is engaged:
        stuff, including links
    end if
else:
    stuff
end if
As you can see, you can reach the nested conditional if nadir is divorced (or separated?), but it doesn't take into account what to show if that is the case. It only shows the text and links if nadir is engaged, probably because it was copied from other parts of the whole if structure and not enough care was taken in modifying it.

I don't have any suggestions to modify the html file since that would involve actually writing a few lines of narration, but you can try typing either SugarCube.Engine.play('EveningHub230aStart1') or, if ward is pregnant too, SugarCube.Engine.play('Ward510aPregTalk1') into the console.
 
  • Like
Reactions: AccidentalGadgeteer
4.60 star(s) 140 Votes