List of Console Commands

Discussion in 'Tech Guides and Help Threads' started by Cujo, May 5, 2005.

Remove all ads!
  1. domonater

    domonater Member

    Joined:
    Jun 18, 2005
    Messages:
    9
    Likes Received:
    1
    ERR...HELLO? DAM CAPS LOCK! dere dats betta sorry for teloportion cheat don`t seem have maps file any links?
     
  2. Shiningted

    Shiningted I want my goat back Administrator

    Joined:
    Oct 23, 2004
    Messages:
    12,651
    Likes Received:
    350
    That gibberish gives me an idea... thanks :)

    Here's a text version of the 'maplist.mes', I can't remember if it is in the game or if u have to extract it so i will just post it up.
     

    Attached Files:

  3. domonater

    domonater Member

    Joined:
    Jun 18, 2005
    Messages:
    9
    Likes Received:
    1
    ok thnx please caan you tell me how to a summon ncp`s the begginers guide thnx bye
     
  4. philodox

    philodox Member

    Joined:
    Jul 24, 2005
    Messages:
    31
    Likes Received:
    0
    Any way you can change feats from the console?
     
  5. the_redmoons

    the_redmoons Member

    Joined:
    Aug 11, 2005
    Messages:
    3
    Likes Received:
    0
    "

    Any way you can change feats from the console?"

    I would like to know this also, I picked up long spear instead of glaive...doh, oh well, its only 2 less damage, heh
     
  6. KillerSonic

    KillerSonic Established Member

    Joined:
    Aug 1, 2005
    Messages:
    122
    Likes Received:
    0
    game.party[X].stat_level_get(stat_Y,#)

    to edit attributes (strength, etc.) race, allignment, god, gender, or anything else (don't know about feats)

    X= PC slot -1, Y= attribute, race, allignment, etc. #= numerical value (where appropriate.)




    (from above)

    it might help
     
  7. the_redmoons

    the_redmoons Member

    Joined:
    Aug 11, 2005
    Messages:
    3
    Likes Received:
    0

    it didnt, at all
     
  8. KillerSonic

    KillerSonic Established Member

    Joined:
    Aug 1, 2005
    Messages:
    122
    Likes Received:
    0
    ahh well...ther are trainers and there was a tutorial about hex editing @ www.sorcerers.net
     
  9. CHFoster

    CHFoster Member

    Joined:
    Nov 6, 2005
    Messages:
    1
    Likes Received:
    0
    Quote
    You can also use the command:

    game.party[X].stat_level_get(stat_Y,#)

    to edit attributes (strength, etc.) race, allignment, god, gender, or anything else (don't know about feats)

    X= PC slot -1, Y= attribute, race, allignment, etc. #= numerical value (where appropriate.)
    Unquote

    Sorry to be dense, but what are the possible values for Y and # (or how do I figure that out)? Also, "get" seems like a command to find current values but I assume it is actually to write new values into the game?

    What I am trying to do is to undo a stupid character generation problem. I started a character as a sorcerer but the pc was high INT, should have been a Wizard. So I multiclassed SOR1/WIZ4 (now). But the SOR is useless (wont let me cast any of those spells after the WIZ spells are exhaused. So I'd like to erase the SOR class completely, then gin up the XP to get my WIZ to the right level, fixing most of the silliness.

    Any ideas? Cant start fresh, 5th level now. :)

    Thanks in advance!

    Craig
     
  10. Bjovulf

    Bjovulf Member

    Joined:
    Feb 18, 2006
    Messages:
    1
    Likes Received:
    0
    alrighty then, what about the console? I got an european keyboard... or something, it has æ, ø and å, so its danish, how do I make the console work?, I want to try and see how fast one can complete the game with cheats

    Okay, ignore that, i just found out how to do it

    Now its just, the "give item" code, when I enter it it locks up, so i have to alt-tab out(and that doesn't even work most of the time), any ideas?
     
    Last edited: Feb 18, 2006
  11. Shiningted

    Shiningted I want my goat back Administrator

    Joined:
    Oct 23, 2004
    Messages:
    12,651
    Likes Received:
    350
    Give ####

    Where #### is the number of the item from description.mes in your data/mes folder. Sounds like maybe u r giving your item to someone with a full inventory.
     
  12. Kneller1

    Kneller1 Established Member

    Joined:
    Feb 25, 2006
    Messages:
    196
    Likes Received:
    1
    for money, just do "give 7003"
    for experance do "levelup"
    simple.
    Note- for lots, you will have to this multiple times.
     
  13. lord_graywolfe

    lord_graywolfe Wolfman

    Joined:
    Apr 30, 2004
    Messages:
    739
    Likes Received:
    0
    ok im trying to find corodinates in the game to spawn new npcs. i tried using the method listed about......location_to_axis(game.party[0].location)........but all i get is traceback string line 1 and no numbers. any idea why that is happening or know any other ways to get corodiantes for spawning?
     
  14. krunch

    krunch moving on in life

    Joined:
    Aug 9, 2005
    Messages:
    3,280
    Likes Received:
    0
    use this..

    from Co8 import *

    then use this..

    loc()

    in the console to return the x,y coordinates of where the party leader is standing at on a map
     
  15. lord_graywolfe

    lord_graywolfe Wolfman

    Joined:
    Apr 30, 2004
    Messages:
    739
    Likes Received:
    0

    use what? from Co8 import ? and then loc()

    ok ill give it a try


    ok tried that and got the samething as before
     
Our Host!