Skip to content

Corthala Family Armor missing; bug?

JensoshJensosh Member Posts: 4
Hi! I've just beaten the Imprisoned One and lost Valygar in the battle. I've resurrected him with a rod, but now it seems like his armor is gone. Can anybody help me? Thanks!

Comments

  • argent77argent77 Member Posts: 3,431
    The item doesn't count as a plot-critical item, so there is a chance that it's destroyed by Disintegrate or a similar spell effect.

    You can use the console to recreate the armor with the following command if you want to:
    C:CreateItem("NPCHAN")
    JuliusBorisov
  • JensoshJensosh Member Posts: 4
    Ok, thank you! Hm.. but how do I do that?
  • argent77argent77 Member Posts: 3,431
    1. Go into the folder "Documents/Baldur's Gate II - Enhanced Edition" and open the file baldur.lua with a text editor.
    2. Add the following line and save the changes:
    SetPrivateProfileString('Program Options','Debug Mode','1')
    3. Start the game and press Ctrl+Space to open the console.
    4. Enter (or copy & paste) the command from above and press ENTER to create the item in the party leader's inventory.
    JuliusBorisov
  • JensoshJensosh Member Posts: 4
    Ah, great! Thank you for helping!
Sign In or Register to comment.