MysticTeal96 Posted December 4, 2004 Share Posted December 4, 2004 Okay either I am missing something or just retarded, I have the latest version of KOTOR Tool, I made several .nss files and used them with the Project Manager, but when I try and "build project" it tells me that there is an error with the scripts. Now I know it isn't my scripting because I tried .nss files for mods I know that work and it still give me the error "Error while compiling blahblah.nss" or something like this. What am I doing wrong? Help anybody!?! Link to comment Share on other sites More sharing options...
Darth333 Posted December 4, 2004 Share Posted December 4, 2004 What script are you trying to compile exactly? Could you paste it here? Link to comment Share on other sites More sharing options...
MysticTeal96 Posted December 4, 2004 Author Share Posted December 4, 2004 Sorry it is the code from the recruit an NPC in less than 10 steps... I think this is it. void main() { RemoveAvailableNPC(7); AddAvailableNPCByTemplate(7, "p_tariga"); ClearAllActions(); DelayCommand(1.5,ShowPartySelectionGUI()); } [/Code] I also tried the Telka Zil "recruit_telka.nss" and that gave me the same error. I did my homework and read the read me and the help section of Kotor tool, but didn't find any help there. Frustration:mad: Where is the "Desperate Cry for Help Button" on this thing?!?! Link to comment Share on other sites More sharing options...
tk102 Posted December 4, 2004 Share Posted December 4, 2004 Compiles just fine using nwnnsscomp.exe. Link to comment Share on other sites More sharing options...
Darth333 Posted December 4, 2004 Share Posted December 4, 2004 I tried it using Kotor tool and it works too Do you have Fred's version of nwnnsscomp.exe in the same folder as Kotor tool? Link to comment Share on other sites More sharing options...
MysticTeal96 Posted December 4, 2004 Author Share Posted December 4, 2004 Darth333 are you using the latest Kotor Tool Version? (silly question I am sure you are) I will try re-downloading and/or reinstalling and see what happens. Thanks for the help. Link to comment Share on other sites More sharing options...
MysticTeal96 Posted December 5, 2004 Author Share Posted December 5, 2004 Okay so I checked and I do have nwnnsscomp.exe in the same folder as Kotor Tool. I also started over on the script and tried to build the project but it still didn't work. I think this is a newb mistake I am making as it is my first time using script. So I will list what I am doing step by step and maybe someone can tell me where I am going wrong. 1. Type the script in notebook and save as .nss extension. 2. Open Kotor Tool. 3. Open new project. 4. Drag .nss file into override folder. 5. Go to tools -> Build Project. 6. Then I get an error. I know the script is good, I just copied and pasted it from the tutorial and changed what it told me. So it must be the way I am trying to compile it. Sorry for the Noobness, anyone that compiles with Kotor Tool please...a little help??? Link to comment Share on other sites More sharing options...
Darth333 Posted December 5, 2004 Share Posted December 5, 2004 What error do you get exaclty? And are you sure that you are not saving as blabla.nss.txt instead of blabla.nss? Check the properties of your file or go into My Computer>tools>folder options>view and uncheck "Hide extensions for known file types" Link to comment Share on other sites More sharing options...
tk102 Posted December 5, 2004 Share Posted December 5, 2004 You can also pull curtain away and use nwnnsscomp.exe directly. The support base for it is larger (currently). Link to comment Share on other sites More sharing options...
Fred Tetra Posted December 5, 2004 Share Posted December 5, 2004 I you can email me your project's .ktp file and the .nss files all in a zip archive, I'll gladly take a look at it for you. In the future, please direct questions involving Kotor Tool to the appropriate thread, so I'm sure to see them ASAP. Also, as I'm sure the moderators would agree, more folks benefit from seeing your problem resolved under the right "heading" (so to speak) as opposed to have to hunt through several threads for an answer, since we don't have the search feature any longer. Link to comment Share on other sites More sharing options...
MysticTeal96 Posted December 5, 2004 Author Share Posted December 5, 2004 Sorry about the confusion, I originally thought it was the script but when everyone tried it out for me then I realized it was..er...well me. I got it working, but now I have other problems. Such is the life of a modder... I am learning. Link to comment Share on other sites More sharing options...
Fred Tetra Posted December 5, 2004 Share Posted December 5, 2004 Happens to the best of us! Good Luck! Link to comment Share on other sites More sharing options...
BountyHUNTER12 Posted December 8, 2004 Share Posted December 8, 2004 Originally posted by Fred Tetra ...since we don't have the search feature any longer. Well technically, we partially have a search feature. You can search a person's posts. It will take awhile to find. Man, it will feel like Grandpa's falling down the stairs. :D Link to comment Share on other sites More sharing options...
ChAiNz.2da Posted December 8, 2004 Share Posted December 8, 2004 Originally posted by StormTrooper789 Well technically, we partially have a search feature. You can search a person's posts. It will take awhile to find. Man, it will feel like Grandpa's falling down the stairs. :D The search feature has been re-enabled JOY! :::EDIT::: I saw your post before it went *poof* (???). You're my new hero tk102 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.