Mysterious Man Posted March 17, 2004 Share Posted March 17, 2004 Can anyone tell me what file I need to edit to make the merchant at korriban (the one who lets you buy all those neato and expensive items) sell me his items? Because I did the Juhani sidequest which screwed up the triggers for the twi'lek to show up and give me an invite to Mika's shop. Which is why I'm taking it upon myself to fix this error that was never fixed in the xbox version and transferred to the pc version. Anyway, I would be very grateful if anyone can help me fix this glitch the Bioware Team should of fixed before releasing to the pc. PS: I own both versions of kotor and love kotor, which is why I'm disappointed with Bioware. And for all those interested I will release this fix for everyone. Link to comment Share on other sites More sharing options...
Helodermatid Posted March 18, 2004 Share Posted March 18, 2004 I believe the file you are looking for is korr_m33aa_s-->korr33_bartender.dlg. In there, you'll see a branch that checks the global number k_Exchange_Store. This global needs to be set to 5 for you to gain access to the premium store. I haven't played the game enough times to notice the bug you mentioned, but there are at least two ways to fix this. The easiest is to remove the check in the above dlg file altogether. However, if you do this you'll always gain access to the store. Another way is to write a simple script that sets this variable to 5 and design the script to be executed at a point that you want to be able to access the store. Good luck! Link to comment Share on other sites More sharing options...
tk102 Posted March 18, 2004 Share Posted March 18, 2004 Or you could change the global variable directly using KSE. Link to comment Share on other sites More sharing options...
Mysterious Man Posted March 18, 2004 Author Share Posted March 18, 2004 Thanks for the feedback you two. I just used kse to edit my savegame file and changed k_Exchange_Store the global to 99 and it worked. Now when ever I talk to Mika I get the option to see his premium items. Once again thanks for the feedback. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.