Jump to content

Recommended Posts

Hello everyone !

I've noticed that this forum is very helpful and i haven't seen anywhere any tutorials about beginning your journey as an admin of metin2. I have been searching on Google , Youtube videos to get me started but none of them actually help. I managed to open my server  , make me a gm , modify the client (Only when it comes to basic stuff like hair , skills, colours).

Did you guys learn all that by yourselves? I would love a good "book" or anything else that is online about metin2 coding since i have a basic knowledge of C++ and Java.

I love doing things like that and i would love it even more if you could help me get started!

Thanks in advance

Link to comment
Share on other sites

Look at the client/server source code. learn the classes/functions hierarchy. Add/Modify slowly the source and experience the changes in game.

Learn the Client/Server packet structure and try adding your own packets to transmit data from client to server and vice versa.

Take a look at some released systems from known people and study what they did.

GL.

  • Love 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.