Jump to content

Home

HElp with .ncs


Darth Dex

Recommended Posts

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

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...