RedHawke Posted May 28, 2004 Share Posted May 28, 2004 I am trying to compile the k_pend_traskdl40.nss to give some extra items I created to the main character on the skip the endar spire mod. The normal one works but when I compile mine it does not. I know the .nss is formatted right, I think the problem is with the .bat file I am using, could someone tell me if this is right? NWNNSSCOMP -co -v1.00 k_pend_traskdl40.nss k_pend_traskdl40.ncs pause I have yet to be able to compile any scripts and get them to work so any help will be appreciated, Thanks. Link to comment Share on other sites More sharing options...
tk102 Posted May 28, 2004 Share Posted May 28, 2004 You can simplify that batch file somewhat. Try: nwnnsscomp -v1.00 k_pend_traskdl40.nss or even nwnnsscomp -v1.00 *.nss Link to comment Share on other sites More sharing options...
RedHawke Posted May 28, 2004 Author Share Posted May 28, 2004 Thats what was messing things up. Thanks Tk102 the second one worked like a charm. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.