You've checked that you're not subscribed to any workshop content? The fact it works without steam (which therefore also skips the loading of workshop content) might suggest that's what is going on. (View Post)
It's intentional to stop your character auto attacking a monster from the other side of an area when you might not have intended to/they weren't even involve in the combat yet. My recollection is tha… (View Post)
short answer - You can't. The console companies did not accept open cross-play due to the unregulated nature of NWN mod content. As a result, PC servers must be specially approved in order to appear … (View Post)
documents/neverwinter nights IS the Enhanced Edition folder. The non-EE versions of NWN did not touch the documents directory (it put everything into the install path directly). You never need to tou… (View Post)
To clarify here why OP's first script wouldn't work - DestroyObject() just schedules an object for deletion after the script is finished running. It doesn't instantaneously do so. Therefore, on the s… (View Post)