View Single Post
11/20/21, 05:10 PM   #1
Phinix
 
Phinix's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 186
Changing zone or entering house.

Hey all,

I have tried several methods of detecting going from a zone containing a player house into that player house, but none of them seem to work.

I have tried EVENT_ZONE_CHANGED, EVENT_CURRENT_SUBZONE_LIST_CHANGED, EVENT_PLAYER_ACTIVATED, and some others but none of these seem to fire when going through a simple "fade to black" door and not an actual wayshrine zone change.

Looking for a reliable, low-impact way to detect this, if anyone knows a way!
  Reply With Quote