basillus sign has disappeared :( (solved)
lelle83
Member Posts: 4
hey fellow adventurers!
so I killed this insane basillus guy, took his sign and continued with other quests, waiting quite a long time to travel to the temple in order to get my reward. then I realised: the sign disappeared from my inventory.
I am sure that I didn't sell it accidentally or "lost" it when throwing stuff out of my backpacks. I also already checked every single shop there is. but it simply vanished
so my question is: is there a way to "cheat" that item back to my inventory?
thank you very much!
so I killed this insane basillus guy, took his sign and continued with other quests, waiting quite a long time to travel to the temple in order to get my reward. then I realised: the sign disappeared from my inventory.
I am sure that I didn't sell it accidentally or "lost" it when throwing stuff out of my backpacks. I also already checked every single shop there is. but it simply vanished
so my question is: is there a way to "cheat" that item back to my inventory?
thank you very much!
Post edited by lelle83 on
0
Comments
CLUAConsole:CreateItem(MISC04,1)
I got the code from:
http://www.gamefaqs.com/pc/196688-baldurs-gate-tales-of-the-sword-coast/cheats
FYI: you can often drop things when you have a full inventory and someone hands you an item, for instance as a quest reward. I've lost a few items this way, im sure.
More info:
https://forums.beamdog.com/discussion/8154/cluaconsoleini-file-help
Good luck.
now I have everything I need to know for getting the item back - except one thing:
I can't find the *ini file on my computer. I'm using the linux version of baldurs gate ee. maybe
there's a difference to the windows version?
oh, and also thanks for letting me know about the full inventory thing. I will be super cautious from now on!
> cd ~
> find . -iname baldur.ini
If nothing pops up, then try different directories starting from root. You could do
> find / -iname baldur.ini
but searching from root might take a while
sometimes games are installed in
/var
/opt
if not those, try /usr, its a larger directory so I would try that last.
they would have worked perfectly - but apparently beamdog changed something quite important. found this in the forums:
"To enable the console]Ensure that your Baldur.lua (NOT Baldur.ini) file (located in Documents\Baldur's Gate - Enhanced"
hope the thread is helpful for people having the same issues.
strg+space (for opening the console in the game)
then: C:CreateItem("MISC04" ,1)
hope that helps!
edit: hooray, quest done!