Jump to content
Metin2 Network
Create New...

Leaderboard

Popular Content

Showing content with the highest reputation on 11/19/2024 in all areas

  1. P2PSendSwitchbot: No switchbot found to transfer. (pid 28 source_port 13000 target_port 16000) error appears when you change ch,port etc new_switchbot.cpp 1 void CSwitchbotManager::Initialize() { m_map_Switchbots.clear(); } to void CSwitchbotManager::Initialize() { for (auto& it : m_map_Switchbots) { delete it.second; } m_map_Switchbots.clear(); } 2 void CSwitchbotManager::P2PSendSwitchbot(DWORD player_id, WORD wTargetPort) { CSwitchbot* pkSwitchbot = FindSwitchbot(player_id); if (!pkSwitchbot) { sys_err("No switchbot found to transfer. (pid %d source_port %d target_port %d)", player_id, mother_port, wTargetPort); return; } pkSwitchbot->Pause(); to void CSwitchbotManager::P2PSendSwitchbot(DWORD player_id, uint16_t wTargetPort) { CSwitchbot* pkSwitchbot = FindSwitchbot(player_id); if (!pkSwitchbot) { return; } pkSwitchbot->Pause(); m_map_Switchbots.erase(player_id); TPacketGGSwitchbot pack; pack.wPort = wTargetPort; pack.table = pkSwitchbot->GetTable(); delete pkSwitchbot; pkSwitchbot = nullptr; P2P_MANAGER::Instance().Send(&pack, sizeof(pack)); }
    2 points
  2. There is a person here who wants to scam people, so that this does not happen I publish the files for free for you, he claims he would have created and made the files himself although this is not true, I actively follow with whom the files have been created I also put the link to the files the files have been created there are also constant updates. Please don't let the scammer take your money from you follow the link here you can download the updates for you for free: Link For Free Files from antoher Forum: [Hidden Content] And This is the Scammer: You can compare yourself with the scammer his files and from the other forum is 1 to 1 the same Link for Files : [Hidden Content] Everything is included in the What I deliver folder: FreeBsd 14.0 MarianDB 10.6 Tools And Howto of Turkisch translatet in your language
    1 point
  3. Password: metin2.network New_loading.rar
    1 point
  4. Password: metin2.network In item_proto.txt at line LIMIT_NONE 0 change to LIMIT_PITTY_REFINE 3 And value 3; is the necessarry pitty you must have to "guarantee success" Pitty System.rar
    1 point
  5. > FreeBSD 12+ > Mysql 5.6 > Visual Studio 2022 Presentation: [Hidden Content] Download Drive: [Hidden Content] Mega: [Hidden Content] VM: [Hidden Content]
    1 point
  6. 141-systems.mp4.4915ecf9308421f5f9238d9ac130952f.mp4 Download: [Hidden Content]
    1 point
  7. Hi Guys, I'm sharing a performance system with you today. If you spawn a lot of mobs, you will get significant fps drops. Let me show you a GIF. Before/ : [Hidden Content] After/: [Hidden Content] Download: [Hidden Content]
    1 point
  8. Previews: [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] Mysql 5.6 Freebsd 12+ If you need help with instalation, text me on discord metin2.network Download: Download Link Solana.rar Necesary Libs Libs.rar
    1 point
  9. Password: metin2.network 2a73efe636332b4c0ed4409567281b77.mp4 Dragon Soul Assistment.rar
    1 point
  10. Old: New: Metin2 Mini Map .rar
    1 point
  11. root/uichat.py: Search: def __SendChatPacket(self, text, type): Add: if len(text) >= 5 and text[0:4] == "/msg": args = text[5:].split(" ") if len(args) != 3: chat.AppendChat(1, "usage: /msg <player> <message>") return target = args[0].strip() message = " ".join(args[1:]).strip() if target != "" and message != "": net.SendWhisperPacket(target, message) else: chat.AppendChat(1, "usage: /msg <player> <message>") return
    1 point
  12. 1 point
  13. Archer Metin2 Game Website Template Completely new and unique beautiful Gaming website for Metin2 Private server made by our best M2 designer in dark brown color theme with additional green and red elements. The header is animated in Adobe After Effects independently of the logo which can be easily replaced by changing the png image. Details Download
    1 point
×
×
  • Create New...

Important Information

Terms of Service

Write what you are looking for and press enter or click the search icon to begin your search