#Viewing Train Station Events

10 messages · Page 1 of 1 (latest)

jovial heath
#

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?

tawdry pier
#

the train event pretty much does not work if the date is something strange iirc
since its all tied to the scheduler

jovial heath
tawdry pier
#

i think mod meu[sic] can change the date but idr for sure

tight basin
#

chat what is ajda typing

safe scroll
tight basin
#

why did u delete that

safe scroll
#

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.)

safe scroll
tight basin
#

wait