Skip to content

Change stats via console

Hi there!

Does anybody know a way how to change the stats of a char (strength, dexterity etc.) via console?
I just can't find a way...

Many thanks for help!

Comments

  • KaltzorKaltzor Member Posts: 1,050
    I don't think there is a way to change them with the ingame console...

    However EEKeeper is not that hard to use
    http://forum.baldursgate.com/discussion/16497/ee-keeper-shadow-keeper-for-bg-ee-news-v1-0-2-and-other-stuff/p1
  • kicker04kicker04 Member Posts: 9
    Is EEKeeper only for the enhanced version? I use the normal BG2 due to the better mod compatibility.
  • ShinShin Member Posts: 2,345
    For BG2 there's Shadowkeeper instead.
  • Spjuv3rnSpjuv3rn Member Posts: 61
    If its increasing you want you could use the console to create stat tomes, but as @Kaltzor said EEKeeper can be used instead.
  • elminsterelminster Member, Developer Posts: 16,315
    edited July 2013
    Only way through console is getting stat tomes. Its more time consuming though. Basically it just creates a book that you have to identify in your inventory that will boost a stat by 1.

    CLUAConsole:CreateItem("Book03") <- This is for the constitution tome
    CLUAConsole:CreateItem("Book04") <- This is for the strength tome
    CLUAConsole:CreateItem("Book05") <- This is for the dexterity tome
    CLUAConsole:CreateItem("Book06") <- This is for the intelligence tome
    CLUAConsole:CreateItem("Book07") <- This is for the charisma tome
    CLUAConsole:CreateItem("Book08") <- This is for the wisdom tome
  • kicker04kicker04 Member Posts: 9
    Thanks! :)

    BTW: I tried out Shadowkeeper but the DOS-GUI overburdened me
  • ShinShin Member Posts: 2,345
    What? Shadowkeeper has the same GUI as EEKeeper.
  • kicker04kicker04 Member Posts: 9
    Thats funny, for it was the same gui as weidu-mods got
  • ShinShin Member Posts: 2,345
    Hm, I think you had some kind of mixup if so, Shadowkeeper looks like this:

    image
Sign In or Register to comment.