Quote:
Originally Posted by alexbigfoot
Once you login, you have to send to client an message so he'll know what to do (eg. "NEW_ROLE" = new character, "ANSWER_OK" = continue login), so, after sending "ANSWER_OK", you should send the character info packet, and wait for the location request 1010 -> 74 if i'm not wrong, once you send the location, you'll be able to walk/jump/what ever you want.
|
Yes it's case 74.
I had an other problem wich is after sending the "CharacterInfo" packet, The client crashed.
My problem was that i didn't the send the MessagePacket at the correct moment. Now it works, and implented more things as Walk/Jump & Chat process.
Thanks alex, tao and tanelipe
#close