What is the Code to spawn Joluv (IWD item merchant) with console?
DetroitRedWings25
Member Posts: 244
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.
0
Comments
C:Eval('ChangeEnemyAlly(Myself,NEUTRAL)')
If you need to recreate him, enter the following command:
C:CreateCreature("wmart1")
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.