oldflash Posted August 18, 2008 Share Posted August 18, 2008 Well, is not much like a problem except I cant get the ncs file. What I have done so far: I have installed kotor, .net frameworks (1 and 2), kotortools and set all paths. I've try to edit one script from sources, save edited in override folder, compile and everything looks to be fine. I get the confirmation message with which files are used in compile proccess and execution time but there is no ncs file in override or another place on HDD. After starting kotortools first time I've got a nwnscipts.nss in override folder. It was suppose to make any adjustments to this file? Beside this small problem I have a question. There are any decompiled scripts for kotor (similar to decompiled scripts for TSL)? Thanks. Link to comment Share on other sites More sharing options...
e-varmint Posted August 18, 2008 Share Posted August 18, 2008 Here is an answer to the second part of the question: Link to comment Share on other sites More sharing options...
TriggerGod Posted August 18, 2008 Share Posted August 18, 2008 What I have done so far: I have installed kotor, .net frameworks (1 and 2), kotortools and set all paths. I've try to edit one script from sources, save edited in override folder, compile and everything looks to be fine. I get the confirmation message with which files are used in compile proccess and execution time but there is no ncs file in override or another place on HDD. The ncs file is compiled wherever the Source Script is located. So if it is in C:\Games\LucasArts\SWKOTOR\Override the ncs is gonna bet there. After starting kotortools first time I've got a nwnscipts.nss in override folder. It was suppose to make any adjustments to this file? No, you do not. In fact, as long as you keep that a copy in your override folder, you should be OK not even looking at it (although it is recommended) Link to comment Share on other sites More sharing options...
Tupac Amaru Posted August 18, 2008 Share Posted August 18, 2008 Beside this small problem I have a question. There are any decompiled scripts for kotor (similar to decompiled scripts for TSL)?If you want to decompile a script in the .rim archives, DeNCS can do that with K1 scripts as well. Just use nwscripts.nss from K1. Link to comment Share on other sites More sharing options...
stoffe Posted August 19, 2008 Share Posted August 19, 2008 I get the confirmation message with which files are used in compile proccess and execution time but there is no ncs file in override or another place on HDD. Don't know where KotorTool stores compiled files (since I don't use its script editor), but if no NCS file is created at all make sure that the script in question has a main() or StartingConditional() function (i.e. isn't an include file). After starting kotortools first time I've got a nwnscipts.nss in override folder. It was suppose to make any adjustments to this file? I don't think that is needed for Kotor (1), I'd guess KotorTool just extracts the file to the override folder so it won't have to read it from the BIF files whenever it needs to compile scripts. (The nwscript.nss file in TSL had some syntax errors in some versions of the game that needs to be fixed, the necessary changes should be mentioned in one of the scripting tutorials I think). Link to comment Share on other sites More sharing options...
oldflash Posted August 19, 2008 Author Share Posted August 19, 2008 Thanks for all answers. I have manage to compile at the end. The answer was so simple and posted some time ago by Darth333 in this thread: http://www.lucasforums.com/showpost.php?p=1745922&postcount=2 Before anything else, make sure you have enabled the view extensions option in Windows. If you haven't, open Windows Explorer and go to the Tools menu > Folder Options> View and uncheck "Hide extensions of known file types" and click OK. For script sources I will try my luck with DeNCS and see if I manage to decompile files from this location: I gues I will read again all tutorials since I am more dumb than last year. Thanks again for help. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.