So I can't seem to get the cheats to work

Discussion in 'The Temple of Elemental Evil' started by argoraw, Feb 5, 2016.

Remove all ads!
  1. argoraw

    argoraw Member

    Joined:
    Jul 13, 2014
    Messages:
    12
    Likes Received:
    0
    Specifically game.party[X].stat_base_set(stat_intelligence,Y). Other than the x and the y I type that in and nothing. Any clarification on this would be appreciated.
     
  2. florian1

    florian1 Established Member

    Joined:
    Mar 15, 2010
    Messages:
    460
    Likes Received:
    17
    Forgive me if my questions seem too obvious:

    Did you open the console and type the command into that window? (shift ~ opens the console)

    Did you remember when determining the character position value (X) that the first position has value 0, and the second position 1, etc?

    That's all I can think of, assuming no typos.
     
  3. argoraw

    argoraw Member

    Joined:
    Jul 13, 2014
    Messages:
    12
    Likes Received:
    0
    Sorry, I should have been more clear. I only had one person in my party, and yes I put their position as 0. And yes It was typed into the command console using the shift+tild keys. Levelup and other cheats work.
     
  4. florian1

    florian1 Established Member

    Joined:
    Mar 15, 2010
    Messages:
    460
    Likes Received:
    17
    Try it another way

    first type in: from Co8 import*

    hit return

    then:
    partyabset(X,Y)
    Sets the ability score X of each member of you party to Y. Ability scores are referred to by number as follows:

    Strength = 1
    Dexterity = 2
    Constitution = 3
    Intelligence = 4
    Wisdom = 5
    Charisma = 6

    And that is pretty much all I can offer. I suppose it is possible that the command you are using does not work with a party of only one person for some reason.
     
  5. florian1

    florian1 Established Member

    Joined:
    Mar 15, 2010
    Messages:
    460
    Likes Received:
    17
    It is possible that the first command should be: from Co8 import *

    The difference between this and the first one I wrote out is a space between "import" and "*".
     
  6. argoraw

    argoraw Member

    Joined:
    Jul 13, 2014
    Messages:
    12
    Likes Received:
    0
    Hey thank you, I will give it a try.
     
Our Host!