- 0
-
Activity
-
2
Change the properties of the .exe
I think @ASIKOO got a new domain mtin2.dev not metin2.dev, or a new game? -
6
Party Member Tracking On Minimap
Thank you! In PythonMiniMap.cpp there are 2 of these: m_AtlasMarkInfoVectorIterator = m_AtlasWarpInfoVector.begin(); while (m_AtlasMarkInfoVectorIterator != m_AtlasWarpInfoVector.end()) { ... } Should I add this under both of them or only one? If one which one? first or second? thanks #if defined(__BL_PARTY_POSITION__) for (const auto& PartyInfo : mAtlasPartyPlayerMark) { const float fffx = static_cast<float>(PartyInfo.second->lX) - static_cast<float>(m_dwAtlasBaseX); const float fffy = static_cast<float>(PartyInfo.second->lY) - s -
5
-
6
-
0
Metin2 Discord Rich Presence VS2015
Good day, I would like to ask you for help at Metin2-Discord-Rich-Presence https://github.com/blackdragonx61/Metin2-Discord-Rich-Presence I compiled the LIB from discord-rpc-master.7z. Only the character name and map name work. Race and empire do not work. I use Visual Studio 2015 Pro. It compiles everything right, but std::get<0>(RaceData).c_str(); and std::get<0>(EmpireData).c_str(); do not receive any value. Thank you for your help -
0
Unpack client!
Hello! Does anyone know how I can unpack this client? https://prnt.sc/11mmf0q https://prnt.sc/11mmg2p -
-
6
Party Member Tracking On Minimap
New Icon From Owsap: https://i.imgur.com/b6fwdOd.mp4- 3
-
-
-
-
6
Party Member Tracking On Minimap
The images have a humorous purpose, please do not take this seriously.- 11
-
-
-
Recently Browsing
No registered users viewing this page.
Question
HUNgarocel1 3
Hi Dev's!
I have a little interesting problem and i dont have any idea what is it..
Problem: (database syslog)
Mar 6 22:53:28 :: [ 94250] return 0/0/0 async 0/0/0
Mar 6 22:53:33 :: [ 94300] return 0/0/0 async 0/0/0
Mar 6 22:53:38 :: [ 94350] return 0/0/0 async 0/0/0
Mar 6 22:53:43 :: [ 94400] return 0/0/0 async 0/0/0
Mar 6 22:53:48 :: [ 94450] return 0/0/0 async 0/0/0
Mar 6 22:53:53 :: [ 94500] return 0/0/0 async 0/0/0
Mar 6 22:53:58 :: [ 94550] return 0/0/0 async 0/0/0
Mar 6 22:54:03 :: [ 94600] return 0/0/0 async 0/0/0
Mar 6 22:54:08 :: [ 94650] return 0/0/0 async 0/0/0
Mar 6 22:54:13 :: [ 94700] return 0/0/0 async 0/0/0
Mar 6 22:54:18 :: [ 94750] return 0/0/0 async 0/0/0
Mar 6 22:54:23 :: [ 94800] return 0/0/0 async 0/0/0
Mar 6 22:54:23 :: Current Peer host names...
127.0.0.1 14099 channel : 99
127.0.0.1 14900 channel : 1
127.0.0.1 0 channel : 0
Mar 6 22:54:28 :: [ 94850] return 0/0/0 async 0/0/0
Mar 6 22:54:33 :: [ 94900] return 0/0/0 async 0/0/0
Mar 6 22:54:38 :: [ 94950] return 0/0/0 async 0/0/0
Mar 6 22:54:43 :: [ 95000] return 0/0/0 async 0/0/0
Mar 6 22:54:48 :: [ 95050] return 0/0/0 async 0/0/0
Mar 6 22:54:53 :: [ 95100] return 0/0/0 async 0/0/0
Mar 6 22:54:58 :: [ 95150] return 0/0/0 async 0/0/0
Mar 6 22:55:03 :: [ 95200] return 0/0/0 async 0/0/0
Mar 6 22:55:08 :: [ 95250] return 0/0/0 async 0/0/0
Mar 6 22:55:13 :: [ 95300] return 0/0/0 async 0/0/0
Mar 6 22:55:18 :: [ 95350] return 0/0/0 async 0/0/0
Mar 6 22:55:23 :: [ 95400] return 0/0/0 async 0/0/0
Mar 6 22:55:23 :: Current Peer host names...
127.0.0.1 14099 channel : 99
127.0.0.1 14900 channel : 1
127.0.0.1 0 channel : 0
What is the solution for this?
Thank you in advance for your help!
Best Regards
Link to post
6 answers to this question
Recommended Posts