I'm in the midst of making a map and am trying to detect if a certain player owns a certain dwelling.
I do this by having a triggerable event in the dwelling building which when triggered, sets a boolean true/false variable depending on if the owner is human or not.
But this function do not work for some reason.
I've tested every part of my events and used "display message" to debug every step and the one that keeps on failing is the detection of ownership of the dwelling.
I'm not sure where I'm going wrong with this or whether it's an actual bug I've encountered.
Any help is really appreciated. Thanks!
Kind regards
Gintoki
Here's a screenshot of the triggerable event on the creature dwelling.
