On PC- I'm trying to look at all the events in which characters talk to you in the train station in the game, which I believe are all under 696_001 (audio is, at the very least) but whenever I try to load this event (I've used the ShrineFox mod menu and the Zolika1351 menu, if that matters) the only one it seems to be able to pull up is with Ryuji talking about Kamoshida. Are there certain flags I have to trigger to get different ones? Does anyone know the mechanics of the train station encounters?
#Viewing Train Station Events
10 messages · Page 1 of 1 (latest)
the train event pretty much does not work if the date is something strange iirc
since its all tied to the scheduler
that makes sense, the only dates I can test with are 4/12 and various third semester ones right now. Is there a way to edit the scheduler?
i think mod meu[sic] can change the date but idr for sure
chat what is ajda typing
...I didn't think I was typing for THAT long, lmao.
why did u delete that
The train station event definitely requires the date to be exactly correct for the version you want to see.
What I can't remember is whether the script for checking the date and setting models/dialogue accordingly lives in the scheduler that calls the event, or in the event's own init function. Hopefully it's the latter so you can just set the date and it'll work. Otherwise it'd need to be called from the scheduler (rather than directly) for things to work properly.
(Now that I think about it, I'm preeetty sure it's in the event init function...? You might be able to edit the flowscript to show the version you want regardless of date, if actually setting the right date is an issue.)
Needed to revise after thinking about it 😅
wait