virusman
virusman
Reactions
-
Re: Toolset very slow to open properties on placeables (Windows 10)
Yes, I'm referring to NWNTX. I think there is no event handler for tab switches, so hooking that from NWNTX isn't possible. (View Post)1 -
Re: Toolset very slow to open properties on placeables (Windows 10)
There is a limit of 64 includes per script (counting recursively), and it may crash if one of your scripts includes more than that. (View Post)2 -
Re: Toolset very slow to open properties on placeables (Windows 10)
This is because the Toolset populates the combo boxes in Scripts tab, and inserting thousands of scripts into every single one of them takes a few seconds (every insertion sends a message to the unde… (View Post)3