#Help editing Kanda Confessional to not take a time slot

4 messages · Page 1 of 1 (latest)

stoic falcon
#

I've definitely found the right script, but Im not sure what I need to do next, Im not very well rehearsed in FlowScript.

quartz kernel
#

the script for the confession booth is in field/hit/fhit_010_004_00.bf, you just want to scroll to the bottom of the Sub_ConfessRoom_Start function and replace CALL_CALENDAR() with CALL_FIELD(10, 4, 0, 0)

#

alternitivley you could remove the if its in and use the debug dates existing call field

stoic falcon
#

Worked perfectly, thx a bunch!