Jump to content

Recommended Posts

Good Evening,

 

My friend and i want to connect to my Server on my Pc, everything works fine (MySQL, Homepage)

But after the charselect he get kicked from the Server because the login-packet.

 

On a other Forum a guy maked a tutorial to fix it with DynDNS and Homeroot.

Now i want to Fix it in the Source, but i don't know how...

 

Edit: The server runs under windows (NOT FREEBSD). ;)

 

I hope someone know how to do this, and can tell it me.

 

 

 

Edit: I fixed by my self. Here is the solution:

 

1. Open config.cpp

2. Change: 

char g_szPublicIP[16] = "0";
char g_szInternalIP[16] = "0";
 
To:
char g_szPublicIP[16] = "FOR_EXAMPLE: YOUR_HAMACHI_IP";
char g_szInternalIP[16] = "127.0.0.1";

 

 

Kind Regards

xXCapConXx

Link to comment
https://metin2.dev/topic/2535-windows-server-and-hamachi/
Share on other sites

  • 2 years later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.