Jump to content

Guinness

Member
  • Posts

    3
  • Joined

  • Last visited

    Never

Guinness's Achievements

Fledgling Fyora

Fledgling Fyora (1/17)

  1. Okay, I edited the script so you can order the stupid soldier to open the gates when you outrank him. You only meet this condition if you skipped the quest the first time and are affected by the bug. If you have this problem, place the following code in /Avernum 6/Avernum 6 Files/Scripts/z07westexcadlg.txt Code: begintalknode 36; state = 30; nextstate = -1; condition = gf(98,10) == 0 && gf(170,0) >= 2; question = "I order you to open the gates."; text1 = "_Ahhhh ... Well, I suppose you wouldn't make the walk if you didn't have business here._"; text2 = "Belos shouts a command and, a minute later, the gates begin to slowly open. _Welcome to the excavation ... sir._"; code = sf(98,10,1); break;
  2. ...yeah, doesn't look like there's a way in. I even got the Anama quest to talk with the Western Excavation commander and the guard still won't let me pass, so that's two quests I can't complete. How would I report this? Does Jeff read the boards?
  3. I completed the other quests in the second tier and now want to finish the Western Excavation. Unfortunately, the guard at the dig site won't let me in because I don't have orders. The game said I could still do this quest, so how do I get past this guy? Thanks!
×
×
  • Create New...