Page 1 of 1

State->IsLayingDown Issue

Posted: Tue Jun 30, 2020 1:35 am
by dev_n
If you create the following criteria for an event:

Code: Select all

State:{character}:IsLayingDown:False
It will not allow the event to trigger if the character is sitting down, not just if they are lying down.

Re: State->IsLayingDown Issue

Posted: Tue Jun 30, 2020 10:07 pm
by eekdon
Yeah, think I fixed that very early on in the 0.17 update cycle. What you've observed is no longer an issue as of the 0.17.2 Beta, internally at least:

Image

Re: State->IsLayingDown Issue

Posted: Wed Jul 01, 2020 11:31 am
by dev_n
Ok cool, thanks!

Re: State->IsLayingDown Issue

Posted: Wed Jul 01, 2020 6:16 pm
by eekdon
No prob ;)