Darth Dex Posted July 7, 2004 Share Posted July 7, 2004 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. Link to comment Share on other sites More sharing options...
Darth333 Posted July 7, 2004 Share Posted July 7, 2004 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 More sharing options...
Darth Dex Posted July 7, 2004 Author Share Posted July 7, 2004 Thanks I guess, man this is so much more confusingg than JA ever was! Link to comment Share on other sites More sharing options...
Darth Dex Posted July 9, 2004 Author Share Posted July 9, 2004 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! Link to comment Share on other sites More sharing options...
Darth333 Posted July 11, 2004 Share Posted July 11, 2004 Read the sticky "Guide for the Newbie" attentively and follow the links. There is one link on how to use Hazard X script compiler. Link to comment Share on other sites More sharing options...
tk102 Posted July 11, 2004 Share Posted July 11, 2004 Try running nwnnsscomp at the command line. Like ALL command line programs, this one will tell you what syntax it wants. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.