Jump to content

Home

Compiling script , help


nomed44

Recommended Posts

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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...