Alright, I haven't had NWN2 installed on my computer in well over a year but I'm helping Xen with scripts for NWN2 GodSpire so I'm trying to get used to it again.
First problem, even if you have the full .NET Framework installed (3.5 sp1, 2.0 sp2 and 1.0 sp2) you still must let NWN2 install .NET or the toolset won't open. What version it's installing and where it's installing it is anyone's guess.
When I finally got the fucker running and started to actually script I noticed that there doesn't seem to be a list of constants anywhere (ie ITEM_PROPERTY_AC_BONUS). I have to open up the NWN1 toolset and copy over the constants I want from there.
Not only that but the formatting of the .2da files that come with NWN2 is totally fuckered so you must use the NWN1 .2da files in order to make any sense of it and then try and figure out what is different between the NWN1 and NWN2 versions.
Basically, Obsidian has done everything in their power to make building in NWN2 as confusing, painful and difficult as possible.
-420