- Joined
- Jun 19, 2008
- Messages
- 46
- Reaction score
- 0
I decided to make an emulator for LaTale. I will see what I do with it if I finish it, or get bored.
At the moment I could use packet descriptions of any packet in the channel. I already found the packets of gmsj0001 but I'm not that far yet. I can get in the game, but my character doesn't show up, only a shadow and the name. I can't walk yet either.
Would be really great if you can help me, thanks!
Update: Okay items are now actually shown when going ingame, I messed up account ID and character ID's..
For the record: any information is welcome, which headers are for what action, anything (Maybe where the hp and mp are taken from, because the MOD_Base_MHP or w/e in the datafiles doesn't quite match what I see in the official game)
Update2:
Here's my progress so far.
Logging in: done
Selecting server + channel: done
Select/delete char: done (note that you can use the charname again once it's deleted)
Ingame:
- Loading items: done
- Loading character: done
- basic movement (left and right): done
- Running left and right: done
- Left and right walkjump: done
- other movement: being worked on
- keymap: being worked on
3/21/10
- Spawning NPCs when going in game, nothing else yet
- Normal Chat (All 1 player though)
3/28/10
- Loading KeyMap from the Database upon login
6/4/10
- Finally done with siwtching over to CoolSotrage (ORM)
- Loading Skills from the DB when logging in.
- Adding/increasing skills kinda works
- Adding/increasing skills fully works
7/4/10
- Adding/removing/switching keys on the keymap.
At the moment I could use packet descriptions of any packet in the channel. I already found the packets of gmsj0001 but I'm not that far yet. I can get in the game, but my character doesn't show up, only a shadow and the name. I can't walk yet either.
Would be really great if you can help me, thanks!
Update: Okay items are now actually shown when going ingame, I messed up account ID and character ID's..
For the record: any information is welcome, which headers are for what action, anything (Maybe where the hp and mp are taken from, because the MOD_Base_MHP or w/e in the datafiles doesn't quite match what I see in the official game)
Update2:
Here's my progress so far.
Logging in: done
Selecting server + channel: done
Select/delete char: done (note that you can use the charname again once it's deleted)
Ingame:
- Loading items: done
- Loading character: done
- basic movement (left and right): done
- Running left and right: done
- Left and right walkjump: done
- other movement: being worked on
- keymap: being worked on
3/21/10
- Spawning NPCs when going in game, nothing else yet
- Normal Chat (All 1 player though)
3/28/10
- Loading KeyMap from the Database upon login
6/4/10
- Finally done with siwtching over to CoolSotrage (ORM)
- Loading Skills from the DB when logging in.
- Adding/increasing skills kinda works
- Adding/increasing skills fully works
7/4/10
- Adding/removing/switching keys on the keymap.
Last edited: