nwnxee / unified

Binaries available under the Releases tab on Github
https://nwnxee.github.io/unified
GNU General Public License v3.0
131 stars 92 forks source link

NWNX_ON_DETECT_ENTER_* Events Get Signaled on Both Enter and Exit #1755

Closed Strife-And-Discord closed 2 months ago

Strife-And-Discord commented 7 months ago

The following two events get signaled on both enter and exit from Detect Mode:

NWNX_ON_DETECT_ENTER_BEFORE
NWNX_ON_DETECT_ENTER_AFTER

The EXIT events do not get flagged at all. Let me know if more information is needed.