Jump to content

Home

Need help Compiling with Kotor Tool


MysticTeal96

Recommended Posts

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!?!

:confused:

Link to comment
Share on other sites

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.

:mad: Frustration:mad:

 

Where is the "Desperate Cry for Help Button" on this thing?!?!

Link to comment
Share on other sites

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

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

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 :D

 

The search feature has been re-enabled :D JOY!

 

:::EDIT:::

I saw your post before it went *poof* (???). You're my new hero tk102

;):clap2::thmbup1:

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...