Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Compiling script , help

Page: 1 of 1
 nomed44
03-09-2008, 10:03 PM
#1
i have done this exactly

The following files MUST be in the same directory as
/*** NWNNSSCOMP to compile correctly:
/*** HC_Control.nss
/*** Hardcore_Mod.nss
/*** k_inc_debug.nss
/*** k_inc_generic.nss
/*** k_inc_switch.nss
/*** k_inc_utility.nss
/*** k_inc_gensupport.nss
/*** k_inc_walkways.nss
/*** k_inc_drop.nss
/*** nwscript.nss
The ONLY file from this MOD that should be in the override ***/
/*** directory is k_ai_master

im currently trying to mod Beancounters hardcore mod for TSL

i have done exactly everything needed, nwnnsscomp.exe -c -g *.nss

or maybe thats the wrong line of code? am i supposed to compile all of them, or individually at a time?

and when i compile them are they supposed to create a File?


everything i done exactly, downlowed nwscript.nss, got all the source files

it says on every line, there was an error or something, something like 1000 go by real fast and

gives 200+ lines of Error : "Variable" definition

and 3 lines of Error : "Action " - definition

normal? or not i'm not sure

but here is the interesting thing, it adds a nwscript.nss to my Override folder, but it does not modify k_ai_master.ncs file in my Override

Its freaking hard to tell if its correctly done or not.
Page: 1 of 1