Skip to content

#8550 Faulty script action in DORNJ.DLG

argent77argent77 Member Posts: 3,433
edited October 2014 in BGII:EE Bugs (v1.2.2030)
The dialog file DORNJ.DLG contains a faulty script action at action index 124:
SetGlobal("ornRomanceActive","LOBALD",3)
The correct action is most likely:
SetGlobal("DornRomanceActive","GLOBAL",3)
The conversation that leads to the faulty script action starts in ANOMENJ.DLG at state 326 ("You'll not have her, cur.").
Post edited by Balquo on

Comments

Sign In or Register to comment.