Abyeon
Abyeon
That sounds like it should work. Does MapChanged or PublicInstanceChanged fire when switching rooms within an estate/apartment? Thank you for the hard work Hasel 💜
Perfect! Thanks a ton! I can close this whenever I get on my computer
Looks like MapChanged wouldn't fire in the case where you swap rooms from inside a room, since the MapID would be the same. Unless I misunderstood. Sorry I didn't catch...
Oh, sorry there has been a bit of a miscommunication. I meant specifically chambers / apartment rooms. Not the floor of a house.
Here, I attached an example of what I mean using your PR https://github.com/user-attachments/assets/c9ca64de-c0db-49d2-bd6d-3d584895d713
> That seems like a really specialized case where you would need to know that changed, do you have a justification for why a room changed event would be necessary...
> We could maybe add a ZoneInit event, which would work like the old TerritoryTypeChanged event, but again I'm not sure if this is something we want in Dalamud. 🤷♂️...