Aharon
Joined: 23 Aug 2013 Posts: 1
|
Posted: Fri Aug 23, 2013 18:00 Post subject: Simple question from a total noob (Advanced Script Compiler) |
|
|
Hi!
I don't script very often, so despite dabbling in it since about a year, I still consider myself very inexperienced.
I tried to change around the damage values of spells a bit and wanted to compile the results. I put both the .nss file and nwscript.nss in the override folder and then ran the advanced script compiler, using the command
Code: | nwnscriptcompiler.exe *.nss
|
This used to work for NWN with nwnnsscomp, IIRC (it's been a while, as I said above).
However, for NWN2, I got a huge amount of error messages (nwscript.nss(line number): Error: NSC 1045/NSC1046: Identifier "..." is already defined at nwscript.nss/ variable "..." defined multiple times in the same scope (previous definition at...).
I'm a bit at a loss at what to do, and after searching for considerable time, I decided to ask for help here.
Thank you in advance! |
|