Please note that new user registrations disabled at this time.

Kella help!!!

This forum is to be used for all discussions pertaining to Troika Games' Temple of Elemental Evil.
Post Reply
User avatar
Drk5
Posts: 2
Joined: Fri Nov 14, 2003 5:32 am
Contact:

Kella help!!!

Post by Drk5 »

I have kella in my team. In the temple i have saved the rich elven. Some time later her servants were sent to give me presents, but when they leave Kella became invisible and can do something only in outside of combat.

What should I do?

Maybe can someone tell how make experience higher (cheat or trainer)?
User avatar
Who Cares
Posts: 85
Joined: Fri Nov 21, 2003 6:37 pm
Contact:

Post by Who Cares »

Well if you are not to afraid to hack your own save games then you can do the following.

Open the *.tfaf in a hex-editor
search for the the stats of the char you want to hack.
the stats are arranged in the following order:
str, dex, con, int, wis, cha. Do not add race modifiers.
If you have the following stats str =12, dex =10, con =14, int = 18, wis = 8, cha = 16 (before race modifiers) you want to look for the following byte string:
0c 00 00 00 0a 00 00 00 0d 00 00 00 12 00 00 00 08 00 00 00 10 00 00 00
Make sure this is the only one (or if you have multiple chars with the same stats this string only appears as often as you have chars with those stats)
Then start counting. 52 bytes after the value for charisma you will find the 4 bytes that contain that characters experience value. Now the tricky part, the value is stored with the lowest first and the highest last. 240 (f0 in hex) xp is stored as f0 00 00 00, 1000 (3e8 in hex) xp is stored as e8 03 00 00. d8 d6 00 00 would give 55000 xp
User avatar
Ravor
Posts: 88
Joined: Sun Mar 02, 2003 11:32 pm
Contact:

Post by Ravor »

I'm sorry that I can't help you with your first problem, but for a Trainer you might tryFile Planet Temple of Elemental Evil Trainer Page. Note that I'm not totally sure what the trainer does, and although I don't have a link handy, there are more at a website called 'The Sorcerer's Place'.
Post Reply