Jump to content

Home

HElp with .ncs


Darth Dex

Recommended Posts

Posted

How do you decomplime (I can't spell sorry) a .ncs file? DArth333 you should know your mods use them. Please help. Thanks in advance, since you people are always very nice and helpful.

Posted

You can decompile scripts (.ncs files) with HazardX's script compiler/ decompiler :

http://www.megamods.de/_data/parts/dl.php?file=37

 

Use the following command to decompile the scripts:

nwnnsscomp -d *.ncs

 

However, when you decompile a script, the available information is very limited. You will only be able to see the main functions that are called. You won't be able to see the syntax. I doubt this will be very useful to you, Darth Dex.

 

In this thread T7 posted an example of what a decompiled script looks like: http://www.lucasforums.com/showthread.php?s=&threadid=127713

Posted

Crap.........can anybody help me I can't figure the compling tools out!

 

 

PLease somebody help I man a .nss, scipt that I want to compile, but I can't figure it out, the tools are so confusing!

Posted

Try running nwnnsscomp at the command line. Like ALL command line programs, this one will tell you what syntax it wants.

Archived

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

×
×
  • Create New...