CreateArea creates an area according to its file, as in the toolset. It has the local variables that were set in the toolset, the placeables set in toolset, the items set in toolset. etc.etc. It crea… (View Post)
hehe what a fun issue. So something odd about NWN fonts is that they are just sheets of images, with instructions for rectangles to cut-out to produce one character or another. I suppose the rectangl… (View Post)
Something changed with setting the journal entry. I've seen people comment that they now need to set "AllowOverrideHigher" to TRUE (it's one of the parameters of AddJournalQuestEntry() func… (View Post)
https://github.com/nwneetools/nwnsc/releases nwnsc got an update for this just a few days ago. Turns out there were some empty bif files, and nwnsc didn't know what to do with bif files that only had… (View Post)
There is currently proposed a way to trigger the Targeting Mode from NWScript, but that's only in the preview (where there are no promises it will make it to Dev/Stable). Another way to do it involve… (View Post)