State->IsLayingDown Issue

Report any bugs you may encounter with the House Party CSC here.
Forum rules
Please follow all Eek! Forum rules.
Post Reply
dev_n
Posts: 20
Joined: Sun May 10, 2020 9:09 pm

State->IsLayingDown Issue

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.
eekdon
Posts: 1546
Joined: Tue Feb 13, 2018 4:29 pm

Re: State->IsLayingDown Issue

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
Image
dev_n
Posts: 20
Joined: Sun May 10, 2020 9:09 pm

Re: State->IsLayingDown Issue

Ok cool, thanks!
Post Reply