Dan Loto Posted October 25, 2008 Posted October 25, 2008 ChAiNz.2da told me to post this here too. This is number 22 on the cut content list. You can get to the Stronghold by the formerly unused door in the Undercity. http://knightsoftheoldrepublic.filefront.com/file/Taris_Undercity_and_Gamorrean_Stronghold_Restoration;95114
CrisG Posted October 26, 2008 Posted October 26, 2008 Great work Dan ...here is the List we are maintaining of Cut content and Restorations: http://www.lucasforums.com/showthread.php?t=184979
Daulmakan Posted November 2, 2008 Posted November 2, 2008 Thanks for the cool mod. I liked it. Some random thoughts: * If I could make a suggestion, it'd be nice to have an extra dialogue option regarding the reward for the quest of finding the missing gamorreans. Besides rejecting it or demanding more (which makes the stronghold hostile), there should be an option to just take what's offered. * Are gamorrean axes intended to sell for 0 credits? * The line 'I have to go' from the stronghold chief is missing its final dot. Kudos again.
Dan Loto Posted November 2, 2008 Author Posted November 2, 2008 If I could make a suggestion, it'd be nice to have an extra dialogue option regarding the reward for the quest of finding the missing gamorreans. Besides rejecting it or demanding more (which makes the stronghold hostile), there should be an option to just take what's offered. I thought I added one but I guess I forgot to save it in the final version. Are gamorrean axes intended to sell for 0 credits? That's how the game has them. The Black Vulkar in the Outcast Village will pay 100 credits for each axe. * The line 'I have to go' from the stronghold chief is missing its final dot. Oops.
CrisG Posted November 2, 2008 Posted November 2, 2008 Dan i want to congratulate you for your fine work on mods and restorations, and for keeping this great work going. Please keep it up and you are a fine encouragement to us all.
Clone L68362 Posted November 7, 2008 Posted November 7, 2008 I've downloaded this, and am confused why Gnom won't show the items he has for sale.
Daulmakan Posted November 7, 2008 Posted November 7, 2008 I've downloaded this, and am confused why Gnom won't show the items he has for sale. I forgot, I got this issue as well. In the meantime, just keep talking to him and choosing that option, the buy screen should show up eventually.
Dan Loto Posted November 7, 2008 Author Posted November 7, 2008 His store always comes up for me. Could it be lag? Here's the script anyway. void main() { object oStore = GetObjectByTag("gapa"); object oSpeaker = GetPCSpeaker(); if (!GetIsObjectValid(oStore)) oStore = CreateObject(OBJECT_TYPE_STORE, "gapa", GetLocation(OBJECT_SELF)); if (GetIsObjectValid(oStore)) DelayCommand(0.5, OpenStore(oStore, oSpeaker)); } Did you have any problems with the other store?
Clone L68362 Posted November 7, 2008 Posted November 7, 2008 I wouldn't know what to do with that script anyway. I can't really try anything out right now, I'm gonna start a new game but I'm sort of waiting to see if there's any other nice little restored content things I should put in before I go. Also, for your other mod, the one with the swoop track, is there supposed to be anything to do? There's a computer in front of the entrance, but nothing to do with it except waste spikes.
Dan Loto Posted November 8, 2008 Author Posted November 8, 2008 There's a computer in front of the entrance, but nothing to do with it except waste spikes. That's how I found it. The only use for it is to open the door to Selven's apartment.
Darth Payne Posted December 10, 2008 Posted December 10, 2008 Hmm, do i need to start a new game? Or is it enough that i haven't left the Spire yet?
Dan Loto Posted December 11, 2008 Author Posted December 11, 2008 As long as you haven't entered the Undercity it should work.
Darth Payne Posted December 11, 2008 Posted December 11, 2008 Thanks, i'll go give this mod a try. The undercity needed a bit of an expansion. Edit: Hey Dan? I'm really loving this mod. I do have a couple of questions though. Is there a way to get through the Stronghold Maingate? And, were one of the Gammoreans supposed to have an Insta-Kill blaster? Edit2: Found a very small oddity, the Twi'lek prisoner says 'kill some of the more dangerous ones down'. Shouldn't that be 'shot'? Oh, and i also got the bug with Gnom. Had to find him first though.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.