Open "Baldur.ini" in the directory the game is installed and make sure "Cheats=1" is listed under game options. If it's not, put it there yourself. No spaces.
During the game, hit Control-Spacebar to open the Console.
Then put:
CLUAConsole:CreateItem("ITEM")
Where Item is the name of the item.
So you'd enter
CLUAConsole:CreateItem("DAGG23")
|