Skip to content

Other way to get Edwin into party?

Ewig_CustosEwig_Custos Member Posts: 3
I decided to try evil playthrough, and fell into classic trap: I joined Bodhi before starting thief quests, so I get that Edwin is now unreachable by conventional means. Of course, there is no save prior to decision to joining Bodhi.
So, is there any way to start those quests anyway or simply make Edwin join me via console?
Post edited by Ewig_Custos on

Comments

  • elminsterelminster Member, Developer Posts: 16,315
    C:CreateCreature("Edwin9")
    C:CreateCreature("Edwin11")
    C:CreateCreature("Edwin12")
    C:CreateCreature("Edwin13")

    The numbers in the code correspond to his level.
  • Ewig_CustosEwig_Custos Member Posts: 3
    Thanks, I'll try that.
  • Ewig_CustosEwig_Custos Member Posts: 3
    Okay, here's my report.
    I tried C:CreateCreature("Edwin9") and it indeed created Edwin who proceeded to give me quests. However, after retrieving documents you need to talk to Mae'Var who's unreachable inside the guild. So I looked for Renal code to see if he'll try to kill me on sight. Well, he didn't: he gave me letter to get into Mae'Var guild, the first step of this quest sequence.

    In short, if you made a same mistake as I and razed Shadow Thieves before getting Edwin, use C:CreateCreature("Renal") - you'll get the quest you need.
Sign In or Register to comment.