Jump to content

Private messages logs


Go to solution Solved by metin2team,

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

  • Honorable Member

Can you tell me where is this function in the game please ? I would like to appliy with my europe also

He didn't mean that ahahah

Open input_main.cpp and search for:

sys_log(0, "WHISPER: %s -> %s : %s", ch->GetName(), pinfo->szNameTo, buf);
There's an if (locale_IsSomething()) in there, so just remove it and the whisper will be logged.

This was a trick used in old revs.

In the r404 one, even the normal and guild ones were logged and there was no check to remove.

Link to comment
https://metin2.dev/topic/3207-private-messages-logs/#findComment-21131
Share on other sites

Thanks :) can you tell me howto to this function as mysql ?

 

Thanks :)

 

 

My try but it don't work:

DBManager::instance().Query("INSERT INTO log.messages_prives (1, 2, 3, time) VALUES('%s', %d, %u, NOW())",
ch->GetName(), pinfo->szNameTo, buf);

 

 

 

Link to comment
https://metin2.dev/topic/3207-private-messages-logs/#findComment-21132
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.