- 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
Klaus 9
Problem: There is a delay in the "appearance" of the monsters, if I walk around village 1, for example, with a mount, I arrive at a certain location and only after 2/4 seconds the monsters appear on the map / minimap.
Is there a way to correct and / or minimize this delay?
Moving (No monsters appear):
Standing (after a few seconds the monsters appear):
- There is no syserr
- RAM / CPU usage of dedicated below 1%
- Occurs with a few / many online, with many, it seems to aggravate the situation
PS: I don't know if it's related to that, but I have some visual bugs, sometimes the character dies for some monster and only when I relog it, the monsters appear.
From now on, I thank you all for your attention!
Edited by Klausphoto
Link to post
7 answers to this question
Recommended Posts