Greetings,
I cannot find a trigger event that I can use to see if a player has just entered a dungeon.
OlLocationChange is not good because a Location is made up of cells and the dungeon may be part of the location the player is in. So it will not always triger.
I cannot get OnCellAttach to fire.
Trying not to use a heartbeat script.
Any help appreciated.