Jump to content

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

This is feature is not exist for europe anymore. Metin2 is only check your account name and your name.

 

Kind Regards

Ken

but how can do maybe with quest?or somebody .. what with ip which have ip in list what i add only this IP can connect with GM acc

Link to comment
https://metin2.dev/topic/5963-ip-gm/#findComment-38086
Share on other sites

 

This is feature is not exist for europe anymore. Metin2 is only check your account name and your name.

 

Kind Regards

Ken

but how can do maybe with quest?or somebody .. what with ip which have ip in list what i add only this IP can connect with GM acc

 

Add a new quest function : 

 

Get the IP address of the player:

 

int pc_get_ip(lua_State* L)
{
    lua_pushstring(L, CQuestManager::instance().GetCurrentCharacterPtr()->GetDesc()->GetHostName());
    return 1;
}

 
 
and make a quest , it's hard if the gm has dynamic ip.
Link to comment
https://metin2.dev/topic/5963-ip-gm/#findComment-38091
Share on other sites

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.