Drizzt312 Posted August 14, 2008 Share Posted August 14, 2008 I am making some new crystals and I want one of them to be found in Dantooine but i can't figure out how to do it/ I have the file but I want to work it in so that the guy that you save from the lagireks gives it to you. Is that possible? Could someone do this for me? I will provide the crystal files and you will get credit. Link to comment Share on other sites More sharing options...
TriggerGod Posted August 14, 2008 Share Posted August 14, 2008 I am making some new crystals and I want one of them to be found in Dantooine but i can't figure out how to do it/ I have the file but I want to work it in so that the guy that you save from the lagireks gives it to you. Is that possible? Could someone do this for me? I will provide the crystal files and you will get credit. Still doing this? I thought you would've been done already.... Anyways, it is possible. Open up the dialog file of the guy, and find the line you want him to give you a crystal. Now, click that line, in the Script 1 area, put in a_give_item, Parameter 1 as the number of the item you wanna give him (make it one for just one), and in String Parameter, put the tag of the item (ie. if the tag is new_crystl01, then, put new_crystl01 as the String Parameter) and it should work. Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 14, 2008 Author Share Posted August 14, 2008 I had to scrap that part of it but i started working on it again. Ok i have been looking through the dialouge and i can't seem to find that Script Area 1 thing. ANd also wondering where I put the _give_Item thing. Can't seem to figure it out. Link to comment Share on other sites More sharing options...
TriggerGod Posted August 14, 2008 Share Posted August 14, 2008 I had to scrap that part of it but i started working on it again. Ok i have been looking through the dialouge and i can't seem to find that Script Area 1 thing. ANd also wondering where I put the _give_Item thing. Can't seem to figure it out. 56K warning image There is Script 1 Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 14, 2008 Author Share Posted August 14, 2008 I think im lost again.(god this sucks) is it in Kotor Tool? The only thing i can find is Converstaion editor i take it im not in the right application? Link to comment Share on other sites More sharing options...
TriggerGod Posted August 14, 2008 Share Posted August 14, 2008 I think im lost again.(god this sucks) is it in Kotor Tool? The only thing i can find is Converstaion editor i take it im not in the right application? No you are not. You must download the DLGEditor as the KTool Convo editor tends to screw up dialogs. Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 14, 2008 Author Share Posted August 14, 2008 hm...ok downloaded and editing but i have another question. The Line i want to have him give it to the PC already as something in script 1 so could i do it in script area 2? Link to comment Share on other sites More sharing options...
TriggerGod Posted August 14, 2008 Share Posted August 14, 2008 hm...ok downloaded and editing but i have another question. The Line i want to have him give it to the PC already as something in script 1 so could i do it in script area 2? Yes. That is correct. Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 14, 2008 Author Share Posted August 14, 2008 Ok so thats done do I put it into the Override to test it?(first time doing convo editing) Link to comment Share on other sites More sharing options...
TriggerGod Posted August 14, 2008 Share Posted August 14, 2008 Ok so thats done do I put it into the Override to test it?(first time doing convo editing) Yes. That is correct. <_< Yes, you do. The changes take place as long as you haven't already talked to him. Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 15, 2008 Author Share Posted August 15, 2008 hmm...something fishy.... I did the convo and made it so that he gives it to you when you buy the jedi stuff off him but i can't seeme to rescue him out fo the rooom and he doesn't give me the crystal. I try to open the door and it goes to "Thanks for helping me out earlier. I have some stuff that i found thats for sale." any idea? Link to comment Share on other sites More sharing options...
EnderWiggin Posted August 15, 2008 Share Posted August 15, 2008 hmm...something fishy.... I did the convo and made it so that he gives it to you when you buy the jedi stuff off him but i can't seeme to rescue him out fo the rooom and he doesn't give me the crystal. I try to open the door and it goes to "Thanks for helping me out earlier. I have some stuff that i found thats for sale." any idea? What was the script that was located in the Script 1 field? And are you saying that the quest is broken? _EW_ Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 15, 2008 Author Share Posted August 15, 2008 the script in Script area 1 is a_local_set. and yeah sadly the quest is broken I try to open the door after killing the lagrieks and he talks like we are already out side. Link to comment Share on other sites More sharing options...
EnderWiggin Posted August 15, 2008 Share Posted August 15, 2008 the script in Script area 1 is a_local_set. and yeah sadly the quest is broken I try to open the door after killing the lagrieks and he talks like we are already out side. Was it broken before you edited the dialog? _EW_ Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 15, 2008 Author Share Posted August 15, 2008 nope it worked fine before i added the file. Link to comment Share on other sites More sharing options...
TriggerGod Posted August 15, 2008 Share Posted August 15, 2008 try adding the a_give_item script to the line after the line you want him to give you the item. Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 15, 2008 Author Share Posted August 15, 2008 I think what happened is that I used the dlg. File from when he is on the surface talking to the exile. I am trying to find the one where he is inside the sublevel but...hard time finding it. Link to comment Share on other sites More sharing options...
TriggerGod Posted August 15, 2008 Share Posted August 15, 2008 I think what happened is that I used the dlg. File from when he is on the surface talking to the exile. I am trying to find the one where he is inside the sublevel but...hard time finding it. Ah, that dialog file. Ok, do this path: KOTOR 2 -> ERFs -> Modules -> 610DAN_dlg.erf -> J -> jorran.dlg That, my kind sir, is your dialog file. Link to comment Share on other sites More sharing options...
SpaceAlex Posted August 15, 2008 Share Posted August 15, 2008 There is also jorran.dlg in 605DAN, so he can't put jorran.dlg from 610DAN to the Override because he will overwrite the 605DAN jorran.dlg. This can easily be fixed by scripts or by combining the two jorran.dlg's, but it requires some knowledge. Perhaps the easiest way for him to get it to work would be to just extract the whole module (610DAN) into a new folder, modify the jorran.dlg with DLGEditor, and then create a .mod file by putting all files from the folder to the KOTOR Tool's ERF Editor. Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 15, 2008 Author Share Posted August 15, 2008 FOund the file and fixed it it works perfectly! I am going to keep posting on other problems that come up! Thanks for the help people! THere will be more questions coming! EDIT: New problem. I have done this before but that was months ago and i was wondering if I had to edit the mdx. Files to make a lightsaber. The tutorial says nothing about it. Link to comment Share on other sites More sharing options...
ChAiNz.2da Posted August 15, 2008 Share Posted August 15, 2008 New problem. I have done this before but that was months ago and i was wondering if I had to edit the mdx. Files to make a lightsaber. The tutorial says nothing about it. Edit? no.. just make sure one is included that shares the same name as your .mdl (minus the extension) Link to comment Share on other sites More sharing options...
TriggerGod Posted August 15, 2008 Share Posted August 15, 2008 EDIT: New problem. I have done this before but that was months ago and i was wondering if I had to edit the mdx. Files to make a lightsaber. The tutorial says nothing about it. No. the mdx supports the mdl. Wait... Are you planning on making a new saber hilt, or a new color for sabers? Link to comment Share on other sites More sharing options...
Drizzt312 Posted August 16, 2008 Author Share Posted August 16, 2008 Ok so i made the files but there are some problems.... Both sabers work but when I try to equip the Heart of the Guardian Short Saber the game crashes. and now there is a problem with the silver lightsaber for some reason it shows up like it is missing some of the information Then when I have a heart of the guardian saber equip(doesn't matter which hand I tried both) then I equip a blue lightsaber in the other slot the blue saber changes colors to the heart of the guardian color. This project is definetly not working out. If anyone has some advice on what to do let me know because I am getting close to scraping this project. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.