Console Cheat Codes

Discussion in 'The Temple of Elemental Evil' started by Firestrand, Apr 5, 2005.

Remove all ads!
  1. Firestrand

    Firestrand Member

    Joined:
    Mar 11, 2004
    Messages:
    79
    Likes Received:
    0
    I am creating a cheat.py script so you can easily modify things like money, stats, etc. What type of things would everyone like to see?

    Right now I have:
    give money
    give exp
    set stats

    If I can figure out:
    give all spells
    set spells per day
    movement
    give skills

    Anything else?
     
  2. Morpheus

    Morpheus Mindflayer Veteran

    Joined:
    Nov 11, 2003
    Messages:
    539
    Likes Received:
    1
    The command "give all spells" already exists, though you can't target a specific party member (I think the exact console command is "all_spells").
     
  3. Firestrand

    Firestrand Member

    Joined:
    Mar 11, 2004
    Messages:
    79
    Likes Received:
    0
    Stats

    If you take a look at my Modules modding thread.
    http://www.co8.org/forum/showthread.php?t=1446
    I dumped quite a few constants. So I can definately write a script that will modify everything about a character. Here is some of the stat list as an example of what can be "touched".
    'stat_ac',
    'stat_age',
    'stat_alignment',
    'stat_alignment_choice',
    'stat_attack_bonus',
    'stat_carried_weight',
    'stat_caster_level',
    'stat_caster_level_barbarian',
    'stat_caster_level_bard',
    'stat_caster_level_cleric',
    'stat_caster_level_druid',
    'stat_caster_level_fighter',
    'stat_caster_level_monk',
    'stat_caster_level_paladin',
    'stat_caster_level_ranger',
    'stat_caster_level_rogue',
    'stat_caster_level_sorcerer',
    'stat_caster_level_wizard',
    'stat_category'

    -Firestrand
     
  4. dulcaoin

    dulcaoin Established Member Veteran

    Joined:
    Mar 10, 2005
    Messages:
    213
    Likes Received:
    0
    "for a good cheat code to get money, type 'bling'"

    "for a good shortcut to a specific experience level, try 'xp_set X'"

    give all_spells_known
    give all_spells_by_class
    give all_spells
    levelup
    subdual
    critical
    disable
    die

    -- dulcaoin
     
  5. Gaear

    Gaear Bastard Maestro Administrator

    Joined:
    Apr 27, 2004
    Messages:
    11,038
    Likes Received:
    42
    Q: Is there a console command that will teleport you to any map of your choosing? This would be very useful for playtesting.
     
  6. Morpheus

    Morpheus Mindflayer Veteran

    Joined:
    Nov 11, 2003
    Messages:
    539
    Likes Received:
    1
    In the subfolder modules\ToEE\rules, you should find a file called MapList.mes.

    Open it and look up the map you want to travel to. Note down the string number of the map entry (at the start of the line) as well as the starting coordinates (the two numbers after the map name).

    Then open the console and type "game.fade_and_teleport(0,0,0,z,x,y)", where z is the string number and x & y are the starting coordinates.
     
    Last edited: Apr 5, 2005
  7. butterflyboards

    butterflyboards Member

    Joined:
    Apr 22, 2005
    Messages:
    4
    Likes Received:
    0
    how do you use the console cheat

    i like to use a console cheat but not sure how to or is it done, most of them that i have found say modify exe file or shortcut but i have never been able to apply the changes to make them work? why is that can i make my ToEE work in console mod?
     
  8. wizgeorge

    wizgeorge Prophet of Wizardy

    Joined:
    Feb 19, 2005
    Messages:
    1,715
    Likes Received:
    2
    Print out a copy of the maplist. Look at the #'s of the place you want to go. Example:game.fade_and_teleport(0,0,0,5007,487,488)enter on small keypad, will take you to the Welcome Wench Inn. It saves a whole lot of clicking and you miss random encounter. If you are lost, mad, frustrated, got a lot of people hurt and not enough healing to go around. Every time you rest you just get more random encounters. You can either F9 until you get a rest cycle or teleport out. How much patience do you have?
     
  9. Cujo

    Cujo Mad Hatter Veteran

    Joined:
    Apr 4, 2005
    Messages:
    3,636
    Likes Received:
    1
    my desktop shortcut has this target;

    "C:\Program Files\Atari\Temple of Elemental Evil\ToEE.exe" -console

    just add the -console to the end of your shortcut and hit ok, and don't forget the space between " and -.

    Edit; while I'm here is it posible to add feats through the console? To me this would be one of the biggest ways to cheat but it would also save me a lot of effort while testing.
     
    Last edited: May 6, 2005
  10. Endarire

    Endarire Ronald Rynnwrathi

    Joined:
    Jan 7, 2004
    Messages:
    989
    Likes Received:
    123
    I would like to be able to see all world map locations from the start. Add a code for this. Also, let us add a single spell instead of all.

    -EE
     
    Last edited: May 6, 2005
  11. butterflyboards

    butterflyboards Member

    Joined:
    Apr 22, 2005
    Messages:
    4
    Likes Received:
    0

    thanky you for trying to help but you see i go to the target line and i type in the code the way you should but it will not allow me to apply the change it won't do it i know i some how am wrong cause everyone else seems to make it work but i try and so many way to put the code in the exe file but it won't let me change it when i an at target line i apply it but it will not let me why what am i doing wrong? michelle
     
  12. butterflyboards

    butterflyboards Member

    Joined:
    Apr 22, 2005
    Messages:
    4
    Likes Received:
    0
    no thank you i made it work i channged it it change i made sure i put a space it there and it work for the frist now i know what i did wrond with all the other code i never could work them becuse it needs a space well thank you now my game i hope will be lots better i been wanting to have my stats and exp and gold and spells now i can have things like this great thanks for the help all this time i thought it was the computer not working right i see this code all the time and i never been able to use it so thanx. michelle
     
Our Host!