Jump to content

Necessary

Inactive Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

About Necessary

Informations

  • Gender
    Male

Recent Profile Visitors

483 profile views

Necessary's Achievements

Rookie

Rookie (2/16)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hey, I want to connect through my own server with the client of metin2 sg(with their compiled executable). Is there any chance to do that? the reason i want to connect to my own server is that i need the clientversion of metin2 sg. can anybody help me pls?
  2. First of all thanks for your answer. Im programming in c# so i use [StructLayout(LayoutKind.Sequential, Pack = 1)] and it works. Handshake paket works, Keyagreement, keyagreement_completed works too. But the login paket (CommandLogin3) only sends 65 bytes. If i login with original metin2client and sniff the pakets it sends 66 bytes, my program only sends 65 .. maybe they changed the structure?
  3. Hey hey, I want to send packets to a server. The basic struct of the CommandLogin3 is the following(in my knowledge): 1 byte Header 31 byte loginname 17 byte password 16 byte encryption key Result = 65 Bytes Now the problem: The server I want to connect expects 66 bytes and not 65 bytes. anyone knows the structure of the login paket?
  4. Hey metin2dev, is there any tutorial or explanation wich can help to understand how the metin2-files work? I want to get more informations about core, db, auth etc..because I need to understand how it works
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.