npetrovski / l2js-client

JavaScript client for Lineage 2
MIT License
106 stars 34 forks source link

AION #9

Open PatrickSantoZZ opened 4 years ago

PatrickSantoZZ commented 4 years ago

Hey i saw you have a good documentation about the L2 Login , can you check out the AION login its the same publisher and seems like the login is really similar to it :) would be nice to have a client for both games and you can support both games with some little changes :)

~greetings

PatrickSantoZZ commented 4 years ago

okay S_INIT aka S_SESSION(real NCSOFT Name) = 388 : 194 bytes(both match) C_AUTH_GG = 34 bytes (AION) : L2 = 42 bytes (but its worked , looks like server dont really care about this) S_AUTH_GG = 42 bytes for both (AION:L2) cuz serverpacket for sure. C_LOGIN = 186 bytes with AION Client : but just 178 bytes with your client after that i got an S_LOGIN_FAIL. so seems like the first stuff worked without problems :) if you interessted into supporting both games or want the real NCSOFT Packetnames(should match half half with L2) hit me up on Discord: NekoNeko#0440

~greetings