Skip to content

What is the Code to spawn Joluv (IWD item merchant) with console?

Hi I recently realized I made a game breaking error in my current BG2 play through I managed to turn Joluv hostile. I would like to have access to the IWD items and don't know of any in game way to turn someone unhostile. I am aware of using console to create creatures but I cant find the file name for him anywhere on the lists I'm looking at, does anyone know the code to spawn him in game? thank you.

Comments

  • argent77argent77 Member Posts: 3,433
    If Joluv still lives then try the following command while the mouse cursor is placed over him:
    C:Eval('ChangeEnemyAlly(Myself,NEUTRAL)')
    If you need to recreate him, enter the following command:
    C:CreateCreature("wmart1")
  • gorgonzolagorgonzola Member Posts: 3,864

    don't know of any in game way to turn someone unhostile. .

    Charm and Domination.
    I am not shure if you'll have access to the shop inventory, but you can talk to dominated chars.
    If you like you can give it a try, imo in much more satisfying to deal with your errors using (maybe in an unusual way) the normal and espected game features (check the domination spell description about) then resort to cheats.

  • DetroitRedWings25DetroitRedWings25 Member Posts: 244
    Thanks a million first one worked like a charm, now I don't have to worry about a hostile Joluv wondering around either :)
Sign In or Register to comment.