Page 1 of 1
Help!
Posted: Sat Sep 20, 2008 7:21 pm
by the orc slayer
Okay, here goes... I can't find a lightsaber lens for bao-dur, so I tried using a cheat (oh, shoot me) to get one. It's in my inventory plain as day, (yes I am sure it is the right one) and... he won't accept it. What's going on??
Posted: Sat Sep 20, 2008 8:51 pm
by Nightmare
Probably something in the script that actually says that you've received the lens, as Bao-dur's dialogue to build it is probably triggered by a script and not you actually having the item. I don't know for sure, but that would be my guess. I can't remember where you get it, so I'm not sure which event trigger you'd have to activate.
Posted: Sun Sep 21, 2008 2:24 am
by Darth Malignus
Which planet are you on?
Posted: Sun Sep 21, 2008 8:40 am
by the orc slayer
I was in the ebon hawk... I think it was on dantooine. why does it matter?
and nightmare in response to your theory... wuh? zuh? juh?
Posted: Mon Sep 22, 2008 3:35 am
by Darth Malignus
Spoiler:
On Dantooine, save Jorran from the Enclave Sublevel, and get the lens from him.
Posted: Mon Sep 22, 2008 4:43 am
by bigredpanda
the orc slayer wrote:
and nightmare in response to your theory... wuh? zuh? juh?
In the game programming, in order to run the dialogue where Bao Dur recognises that you've got the lens, the game will conduct certain checks - if they're checked, he'll recognise it, if they're not, he won't. Nightmare was suggesting that this check is a journal entry ("I have received a lens" or something), which would be a different check to simply having a lens in your inventory.
Hmm, that was meant to make things simpler, but I don't think it has.