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

 

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