Half-Dwarf :D.

Discussion in 'The Temple of Elemental Evil' started by Ethereal, Jan 24, 2009.

Remove all ads!
  1. Emirkol the Chaotic

    Emirkol the Chaotic Proud Polytheist

    Joined:
    Aug 20, 2008
    Messages:
    1,436
    Likes Received:
    1
    Use "shift + ~ (tilde)" to open console. Make sure you have the patches installed!

    To alter stats:

    game.party[0].stat_base_set(stat_*****,#)

    party# is the number of the character you're altering. The left most one is 0, then 1, 2, 3, up to 7 if you have a full party of 8.

    **** is the stat you want to change (eg: strength)

    # is the stat number you want assigned (eg: 18)

    So, an example of this, for say, your "face" character (left most one) would be:

    game.party[0].stat_base_set(stat_strength,18) *hit enter*

    To alter experience is the same. The "stat" changes to "experience" and the # is the XP level you want to set.

    Ex: game.party[0].stat_base_set(stat_experience,5000) *hit enter*

    To alter gold:

    game.party[0].money_adj,#####

    Be careful, the amount you enter is in COPPERS, so you have to multiply by 100 to get the GP you'd want.

    Ex: game.party[0].money_adj,4500) would get you 45 GP.
     
  2. Templar

    Templar Established Member

    Joined:
    Dec 25, 2006
    Messages:
    325
    Likes Received:
    0
    perfect. Got it working. It beats rolling 1000 times for a paladin with 18/15/17/13/14/16
     
  3. dolio

    dolio Established Member Supporter

    Joined:
    May 30, 2005
    Messages:
    345
    Likes Received:
    85
    You know, in this thread right below one of your posts (#13), I explained how to point buy with as many points as you want during character creation. :)
     
  4. erkper

    erkper Bugbear Monk Supporter

    Joined:
    Jun 3, 2006
    Messages:
    1,201
    Likes Received:
    7
    An even easier way to edit your character's stats to what you want is to d/l the TCE editor at Sorcerer's Place. It's a little finicky, but as long as you only edit the stats, it shouldn't cause you any problems.
     
  5. GuardianAngel82

    GuardianAngel82 Senior Member

    Joined:
    Oct 3, 2007
    Messages:
    3,481
    Likes Received:
    5
    He's talking about getting getting any stat you want at creation. Imho, TCE is better for tweaking a charecter after creation. Though it does destroy them regularly if you don't save a copy elsewhere. ;)
     
  6. Reymar

    Reymar Member

    Joined:
    Dec 31, 2008
    Messages:
    37
    Likes Received:
    0


    I tried this, several times but when you switch from roll to point buy the stats go away. I'm gonna try one more time just to see, but I'm almost positive it doesn't work, at least on the fully patched co8 latest version.



    Rey~
     
  7. Templar

    Templar Established Member

    Joined:
    Dec 25, 2006
    Messages:
    325
    Likes Received:
    0
    I did download one a few weeks earlier from that site, but I couldn't get the stats to stick.
     
  8. erkper

    erkper Bugbear Monk Supporter

    Joined:
    Jun 3, 2006
    Messages:
    1,201
    Likes Received:
    7
    As I said, it's a little finicky. But I've never had it nerf a character just by setting stats. And if you're only using it to set stats, what difference does it make if you edit them with TCE after character creation, or use the console to set them after you start the game? IMO, TCE is easier to use than memorizing the console command to edit them in-game. (Of course, I don't use the console at all, so I'm a little biased.)

    The only issue with using TCE to set stats is if you adjust the INT so that it affects skill points - then you need to go and adjust the skills to refect it, which TCE also does ok.

    I guess it just boils down to personal preference - you say to-may-to, I say to-mah-to.
     
  9. Ethereal

    Ethereal Member

    Joined:
    Dec 31, 2008
    Messages:
    18
    Likes Received:
    0
    I made him a human with +2 CON, -2 CHA -2 INT,but the point in making him was that I wanted something different, he and my pink haired Barbarian Half-Orc chick are two strange looking fellows, but powerful nonetheless.
     
  10. GuardianAngel82

    GuardianAngel82 Senior Member

    Joined:
    Oct 3, 2007
    Messages:
    3,481
    Likes Received:
    5
    Leave the stats on the right. They disappear if you move them to the left.
     
  11. GuardianAngel82

    GuardianAngel82 Senior Member

    Joined:
    Oct 3, 2007
    Messages:
    3,481
    Likes Received:
    5
    You are right, there is no difference between console and TCE. I prefer TCE, too. I said DURING charecter creation. Not after. No console. No hex editor. During stats, before race. Try it, you'll LOVE it. ;)

    Actually, we say "maters". :p
     
    Last edited: Jan 26, 2009
  12. erkper

    erkper Bugbear Monk Supporter

    Joined:
    Jun 3, 2006
    Messages:
    1,201
    Likes Received:
    7
    Templar-

    Did you click File --> Save before loading another character or exiting the program? I forget that all the time, and it always annoys the heck out of me when I realize what I did (or didn't do...)
     
  13. Templar

    Templar Established Member

    Joined:
    Dec 25, 2006
    Messages:
    325
    Likes Received:
    0
    That might have been it.
     
Our Host!