Yeah, do this:Quote:
Originally Posted by stelgn1
1. Create an account --> Create a character in the account.
2. Exit the game, go to server/account
3. Look for your account name, let's say it's "hi"... So look for "hi.dat"
4. Change the .dat to .txt and modify it.
5. You should see something like this:
Change it to:Code:[Account]
Account=hi
Password=yourpassword
GM=0
Banned=0
InGame=0
NoCharacters=1
CharacterNo1=CharacterName
[CharacterName]
CharName=CharacterName
Body=char/monster/hopy/hopy.inx
Head=none
Class=0
Level=0
Stage=0
Unknow1=0
Unknow2=0
There you have it, you can re-log on to your account and reaccess your character. Be warned that if yo copy exactly above, you'll probably have a pike show up in the character selection screen, but it should be your normal character IN the game. (And delete all my arrow things)... Mess around with it and you'll figure out how to skin your character in the character selection screen. :DCode:[Account]
Account=hi
Password=yourpassword
GM=0
Banned=0
InGame=0
NoCharacters=1
CharacterNo1=CharacterName
[CharacterName]
CharName=CharacterName
Body=char\tmABCD\c001.ini <--- (body skin, can be found in character.sav)
Head=char\tmABCD\tmh-c01.inf <--- (head skin, can be found in character.sav)
Class=4 <--- (Class, doesn't matter)
Level=1 <---- (Current level, doesn't matter)
Stage=1 <--- (Between 1-32!!)
Unknow1=0
Unknow2=0
---
EDIT: For the game save error guys, go to the server --> Login Server, and hit that 1 button. It'll send a packet to your game, and re-establish connection.
