xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Compiling Scripts, Need Help, There is no ncs output
ModderEarthHAHA
post Oct 2 2005, 10:30 PM
Post #1


X-S Young Member
*

Group: Members
Posts: 44
Joined: 6-April 05
Member No.: 211898



I'm using Fred Tetra's nwnnsscomp to compile a nss-file using these parameters:

nwnnsscomp -c -g 2 myfile.nss

I get the usual message that you get after a successful compilation (checked a few guides to see if they would mention this), but when I check the dir, there was no ncs-file created. I even tried searching my comp, but no file.

I also tried giving nwnnsscomp a output, but nothing.

Thanks for any help.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
digital71
post Oct 9 2005, 05:45 AM
Post #2


X-S Member
*

Group: Members
Posts: 71
Joined: 3-September 04
Member No.: 143942



You should ask this question over at the holowan forums. You'll get much more responses.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dak Vesser
post Oct 12 2005, 01:12 AM
Post #3


X-S Enthusiast


Group: Members
Posts: 7
Joined: 5-October 04
Member No.: 153257



QUOTE(ModderEarthHAHA @ Oct 2 2005, 11:41 PM)
I'm using Fred Tetra's nwnnsscomp to compile a nss-file using these parameters:

nwnnsscomp -c -g 2 myfile.nss

I get the usual message that you get after a successful compilation (checked a few guides to see if they would mention this), but when I check the dir, there was no ncs-file created. I even tried searching my comp, but no file.

I also tried giving nwnnsscomp a output, but nothing.

Thanks for any help.
*




You you can also use Hazard's compiler

For Kotor 1:
Copy this to NotePad and then save it as a .bat file,

NWNNSSCOMP -v1.00 *.nss
del *.ndb
pause


Put it in the same directory where your nwnnsscomp and your .nss files are.
Make a short cut to your desktop. Everytime you want to compile, just click on that batch file.


For Kotor 2:

1. Create a folder where you wanna put the nwnnsscomp into, along with SWKotOR II's nwscript.nss <----nwscript.nss will be needed in order to compile scripts for k2. Call the folder something like "k2Compiler"

2. Create a sub folder within"k2Compiler" for all your script files and call it something like "ScriptCmpK2"

3. Copy this to NotePad and save it as a .bat file:

NWNNSSCOMP -co ScriptCmpK2\* ScriptCmpK2\
del ScriptCmpK2\*.ndb
pause


Put that file in "k2Compiler" folder and short cut it to your desktop.

Here's two extra tips...

tip1:Put both script folders(for kotor1 and kotor2)out onto your desktop as shortcuts so you can have quick access to your .nss/.ncs files.
tip2:Once you have both of your compile batch files on your desktop, right click on them and go into "Properties" and add a "Shortcut key"

I use "Ctrl + Alt + c" for the K2 batch file

"Ctrl + Alt + v" for the K1 batch file.

Makes it all faster and easier for debugging..

User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 23rd May 2013 - 08:34 PM