Fallen Guardian Posted July 3, 2011 Share Posted July 3, 2011 I wanted to decompile a few scripts from the scene in Javyar's cantina when Calo Nerd mops up those Vulkars. Specifically these ones: k_ptar_calobar, K_ptar_flash, k_ptar_gren, and k_ptar_gren2. However every time I try using DeNCS it says the script was partial and it could not recompile. What am I doing wrong? Link to comment Share on other sites More sharing options...
newbiemodder Posted July 3, 2011 Share Posted July 3, 2011 nothingi as far as I know...that has happened to me before...I always assumed it was the limitations of the program. Link to comment Share on other sites More sharing options...
Fallen Guardian Posted July 4, 2011 Author Share Posted July 4, 2011 So is there any way of getting the source code of these scripts? Link to comment Share on other sites More sharing options...
Qui-Gon Glenn Posted July 8, 2011 Share Posted July 8, 2011 The source for most of the k1 scripts are in scripts.bif, and those not there are mostlikely packaged with "#include" files. Those include files cannot be decompiled by DeNCS as they are not actually "there". The only person in my experience here that might help you with such a task would be stoffe who has decompiled script from the byte code. Link to comment Share on other sites More sharing options...
Fallen Guardian Posted July 9, 2011 Author Share Posted July 9, 2011 Alright, thanks. Link to comment Share on other sites More sharing options...
Darth333 Posted July 9, 2011 Share Posted July 9, 2011 btw, here is very useful info if you have some familiarity with nwscript: http://web.archive.org/web/20050320194731/http://www.torlack.com/nwndata/ncs.html (the real website is gone since a long while but luckily we can still access the content). With this and nwscript.nss , it is not too difficult to figure out the byte code you get when decompiling a script with nwnnsscomp.exe. Link to comment Share on other sites More sharing options...
Fallen Guardian Posted July 9, 2011 Author Share Posted July 9, 2011 Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.