Search found 2 matches
- 16 Sep 2024, 17:18
- Forum: Mapmaking Guild
- Topic: HoMM WoW IV; Detecting ownership of an external creature dwelling.
- Replies: 4
- Views: 430
Re: HoMM WoW IV; Detecting ownership of an external creature dwelling.
Thanks for the replies! :) @Pitsu, the event is triggered as it should, it's just the owner detecting part that apparently is bugged and don't work. @iLiVeInAbOx05, now you mention how to do it in a more cumbersome way, it reminds me that I've dealt with this bug before and had to do it a more tedio...
- 16 Sep 2024, 11:24
- Forum: Mapmaking Guild
- Topic: HoMM WoW IV; Detecting ownership of an external creature dwelling.
- Replies: 4
- Views: 430
HoMM WoW IV; Detecting ownership of an external creature dwelling.
Hi 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 ...