In reply to: RPGCode Help -- spitfire 01:48:22 11-23-2004
Hmmm... Posted by: Xorlak 02:53:58 11-23-2004 |
You mean .tem files, right? And by setting up your character in a program, you're setting all the character's variables up, right? You'll still need to make a character the normal way through the character editor. This is the only way to set up the walking graphics. The only variable you'll need to worry about in the character editor is the character's name/handle. When you access his variables, you'll use his name to access all your custom variables (depending on how you named them).
----------