- 0
-
Activity
-
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
-
-
1
-
-
Recently Browsing
No registered users viewing this page.
Question
Tenma 0
I followed few tutorials and built python inside the launcher but somehow they are still able to inject their python scripts, idk how they do it. Does anybody have a solution?
Link to post
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.