Hey all,
The Windows NWNX_Funcs plugin has the OnPlayerLeaving event which is really handy to grab player info before they've actually left the server (I.E: OnClientExit)
Does the same thing exist in the Linux environment? NWNX_Events for Linux didn't seem to have that and it's apparently not calling any event IDs when I leave the server so I don't know if it's hooked.
If anyone can help, that would be amazing. Thanks!