Skip to content

Cheats not working all of a sudden...

So I had cheats enabled for my last playthrough, just for the CTRL-J teleport function to avoid waiting on walking time. I started a second multi-player game and the cheats don't seem to want to work. It says something about active stack and doesn't work. I've tried adding gold and setting experience. What is really weird is that the last several console commands are written into the baldur.ini file, which I've never seen before. The Program Options Debug Mode 1 command *IS* in the file in the correct location, and I didn't mess with the file between games. Thanks for any insight.

Comments

  • JalilyJalily Member Posts: 4,681
    edited February 2014
    Previous console commands appearing in the .ini file is normal. It's how the game "remembers" them.

    The "active stack" message usually indicates a typo.
  • elminsterelminster Member, Developer Posts: 16,315
    edited February 2014
    Make sure you don't use comma's when putting the values in. So it should be

    C:AddGold("10000") and not

    C:AddGold("10,000")

    Just to figure out where you went wrong what specifically did you write?
Sign In or Register to comment.