Register Lost Password?  Cookie?
  The time now is 06:31 PM GMT -6.  
Banshee Network
 
Quick Links
 
 
GameBanshee Swag
Site Features
Submit News
News Archives
Join Our Staff
Forums
Community Blogs
Reviews
Previews
Interviews
Editorials
About GB
Advertise With Us!
Advertisement
 
Go Back   GameBanshee Forums > Forum Categories > Traditional RPGs > Temple of Elemental Evil

Reply
GameBanshee Forums  
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 08-26-2005, 09:57 PM
Lord Plothos's Avatar
Moderator
 
Join Date: Dec 2004
Location: Providence, RI.
Posts: 466
Useful comprehensive console command list

From Adoniis over at co8 (nothing new, just all in one place for easy reference):

If this is your first time through and you can't get Console Commands to work type (in the console): from utilities import * and hit enter

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Console Commands to raise stats, HPs, experience

game.party[X].stat_base_set(stat_strength,Y)
game.party[X].stat_base_set(stat_dexterity,Y)
game.party[X].stat_base_set(stat_constitution,Y)
game.party[X].stat_base_set(stat_intelligence,Y)
game.party[X].stat_base_set(stat_wisdom,Y)
game.party[X].stat_base_set(stat_charisma,Y)

game.party[X].stat_base_set(stat_hp_max,Y)

game.party[X].stat_base_set(stat_experience,Y)

Make X = 0 for PC #1, 1 for #2, 2 for #3, etc.
Make Y = the number you want their new Stat to be.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To add money use

game.party[0].money_adj(####)

Make #### = the amount in copper you want. (you will get plat, but need to add it in copper)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

To teleport back to the Hommlet in from anywhere

game.fade_and_teleport(0,0,0,5007,487,488)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

To add or remove a reputation

game.party[0].reputation_add(#)
game.party[0].reputation_remove(#)

You'll have to look in the game files and find the value for the reputation you want. Then replace "#" above with it. Thye file is located in the gamereplog.mes file. Default location is "C:\Program Files\Atari\Temple of Elemental Evil\data\mes\gamereplog.mes"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

To spawn an NPC

first type: from utilities import* (this only needs done once per game, I think)

Next place your PC in your first slot where you want the NPC to spawn and type: location_to_axis(game.party[0].location)

This will give you two numbers ###L, ###L

Now to spawn said NPC type: game.obj_create(####,location_from_axis(###L,###L) )

The first set of #### is the NPCs ID number. You can find a list of NPC in the description.mes(default is "C:\Program Files\Atari\Temple of Elemental Evil\data\mes\description.mes")

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Spawning items is even easier

Just type in the console : give ####

replacing the #### with the item ID number. You can find a list of items in the description.mes(default is "C:\Program Files\Atari\Temple of Elemental Evil\data\mes\description.mes")

You can also find a list of weapons and items HERE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


I would add that a nice on-line list of the item codes can be found here:
http://bobtokyo.robertdorf.com/Chara...tem%20List.htm

Last edited by Lord Plothos; 08-26-2005 at 10:19 PM.
Reply With Quote
  #2 (permalink)  
Old 05-30-2006, 02:28 AM
Member
 
Join Date: May 2006
Posts: 1
yay, thankyou for this list, it saved hours of game play, for some stupipd reason i'd only been using one save game file, and i saved during combat. When i loaded the game it was my animal companions turn, but his action bar was empty but wouldn't end his turn. i used game.fade_and_teleport(0,0,0,5007,487,488) and it fixed the problem.
Reply With Quote
  #3 (permalink)  
Old 05-30-2006, 11:17 PM
Lord Plothos's Avatar
Moderator
 
Join Date: Dec 2004
Location: Providence, RI.
Posts: 466
Cool.
Save corruption is also an issue with ToEE. I highly recommend multiple save files.
Reply With Quote
  #4 (permalink)  
Old 09-24-2006, 07:10 PM
bariumdose's Avatar
Exalted Member
 
Join Date: May 2005
Posts: 195
Console commands to get rid of spell effects

I have the patched, repatched and doublepatched version of ToEE. My bard casted Silence and inadvertently hit my party. Eventually, the spell wore off everyone except my paladin, who cannot cast any spells with a verbal component. Is there a way to get rid of the silence using a console command??

Thanks
Reply With Quote
  #5 (permalink)  
Old 09-25-2006, 12:18 AM
Lord Plothos's Avatar
Moderator
 
Join Date: Dec 2004
Location: Providence, RI.
Posts: 466
Not that I know of. But I hear that killing them off and raising them removes the effects. You can then use the console to reset their XP.
Reply With Quote
  #6 (permalink)  
Old 12-04-2006, 09:59 PM
Member
 
Join Date: Dec 2006
Posts: 1
Help Please!

Hi,
I installed ToEE and began to play, i then realized i did not have the capability to loot so searched and found out that I needed to download the proper patches. After downloading the patch (tried 1,2 and 3) when I try to play the game i get a "Please insert Play Disk" error.......could someone please help me with this, I really got into this game and would like to continue playing. Any help would be greatly appreciated.
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


 
      Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
© 2000-2008 GameBanshee.com