You don't actually have to compile as NwN will do that on the fly. Because this can in some cases cause lag, some people like to use an external compiler so that NwN doesn't have to.
That would make sense why all these guides don't mention the steps of compiling when I can dump all my .nss files in a hak-pak and NWN will do it for me! Not convinced this will be a quick and easy way, an external compiler would still be very useful.
The only thing I do know is that they are command line compilers so you might find it easier to write one or more batch files to automate the process once you know what to do with them.
I have no worries using the Command Prompt of windows, I was using a .bat file with the nwnnsscomp.exe script, saved typing in a lot but I didn't get the error messages very long. so whilst I was trying to get things to work I was copy/pasting the commands. Yeah, automation would be great but I can't get the compiler I do have to find all the includes, so to anyone else fixing that, educating me, or pointing one out I could use would be great. '>
BTW You do have copies of both the lexicon and Lilac Soul's Script generator don't you? Also there is a continuously updated online version of the lexicon, the link for which is on the downloadable version's web page.
TR
I've been using the Lexicon online. I picked up Lilac Soul's Script Generator this afternoon but it was still sitting in my downloads folder when I wrote on the board! '> Good call, I'd seen it mentioned a lot but almost every link I clicked to get it was dead.
I've opened LSSG and planted in some test code and it compiles, yay! But I haven't worked out how to compile multiple files or load a file because it is only compiling the code I pasted into the window. I suppose one big script file is better than none.
Thank you very much Tarot Redhand, you did what Kaylee didn't in Out of Gas; "you got me limpin'". '>
If anyone else has some tips, guides or advice on using external NWN Script Compiler's that would be great.