HentHighSchool Development Forum

Game Development => HHS+ => Topic started by: dcsobral on Aug 22, 2022, 11:10 PM

Title: Check if event is scheduled?
Post by: dcsobral on Aug 22, 2022, 11:10 PM
Is there any way to tell if an event is scheduled? Carmen hasn't been tripping lately and I'm wondering if I missed going to the session afterwards and somehow broke the chain.
Title: Re: Check if event is scheduled?
Post by: barteke22 on Aug 25, 2022, 07:05 PM
If you go into Debug > Debug Events > Location > ... Sports Area or Ouutdoors Shared?? > CarmenTrip > Bottom left should tell you when it's scheduled next - otherwise you can add a breakpoint in the Try-phase and trigger it to see where it fails.
Title: Re: Check if event is scheduled?
Post by: dcsobral on Aug 26, 2022, 01:17 AM
Quote from: barteke22 on Aug 25, 2022, 07:05 PMIf you go into Debug > Debug Events > Location > ... Sports Area or Ouutdoors Shared?? > CarmenTrip > Bottom left should tell you when it's scheduled next - otherwise you can add a breakpoint in the Try-phase and trigger it to see where it fails.

I feel like an idiot now. I never noticed the information on the bottom left!