nwnxee / unified

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

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

Open Strife-And-Discord opened 2 months ago

Strife-And-Discord commented 2 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.