Changing Character Alignment

Discussion in 'The Temple of Elemental Evil' started by pitttbulll, May 24, 2020.

Remove all ads!
  1. pitttbulll

    pitttbulll Member

    Joined:
    Apr 19, 2020
    Messages:
    58
    Likes Received:
    1
    Is there anyway to change a characters alignment after starting other than a character editor?
    if not, are there any editors for the Co8 and Temple+ mods that work?
    I found the one on the sorcerers place but I can't find my characters info in the game file to edit it.
    Thanks if you can help.
     
  2. Pygmy

    Pygmy Established Member Supporter

    Joined:
    Oct 8, 2010
    Messages:
    674
    Likes Received:
    71
  3. pitttbulll

    pitttbulll Member

    Joined:
    Apr 19, 2020
    Messages:
    58
    Likes Received:
    1
    Thanks Pygmy.
    So will this allow me to edit a single character after starting the game and not the whole party?
    Basically, my stupid and I don't know why but I made all my fighter characters NG and they can't take full advantage of Fragarach!
     
  4. Pygmy

    Pygmy Established Member Supporter

    Joined:
    Oct 8, 2010
    Messages:
    674
    Likes Received:
    71
    Yes use

    game.party[X].stat_base_set(stat_alignment,Y)
    1 = LN
    2 = CN
    4 = NG
    5 = LG
    6 = CG
    8 = NE
    9 = LE
    10 = CE

    X is the position in the party counting from the left with the first character being 0, the second 1 and so on
     
  5. pitttbulll

    pitttbulll Member

    Joined:
    Apr 19, 2020
    Messages:
    58
    Likes Received:
    1
    sorry, but it's not working.
    so do I do this under edit or debug and do I put 6 in place of y?
     
  6. Pygmy

    Pygmy Established Member Supporter

    Joined:
    Oct 8, 2010
    Messages:
    674
    Likes Received:
    71
    Step 1 Press shift and the key to the left of 1 (where the numbers are in a row) - called the "tilde key"
    Step 2 This brings up a box that fills the top half of your screen
    Step 3 At the bottom left of the box is the X used to close the box
    Step 4 Just to the right of the X is a textbox with a flashing cursor
    Step 5 Into the textbox type game.party[0].stat_base_set(stat_alignment,6) and Return
    Step 6 Using your pointer press the X referred to in Step 3.
     
  7. pitttbulll

    pitttbulll Member

    Joined:
    Apr 19, 2020
    Messages:
    58
    Likes Received:
    1
    Thanks Pygmy, worked as advertised!!
    Thanks for your time and your thorough help out!!
     
Our Host!