problem

  1. Not answered Santana Serverfiles problem

    Hello guys, i installed the santana serverfiles this, I finally managed to start it, without any error....but, I can't connect to it with the client, I modified the serverinfo ip and all ports is good....probably it is still there somewhere, at the moment I checked and modified in the source...
  2. Not answered Porky problem

    Hi guys, can u please tell me where i find pet movements? I have problem with Porky doing strange moves. Thank you
  3. Solved Problem of Importing Types in Headerfiles

    Hey, currently I am implementing the extended Battlepass (https://metin2hub.com/threads/new-extended-battlepass-system.674/ ). The Problem is, in the ClientManager.h I get the following Error: ./ClientManager.h:455:14: error: use of undeclared identifier 'TBattlePassRanking' 455|...
  4. Not answered Problem wit Shadow Tower

    Hello all! I tried to implement:https://metin2hub.com/threads/plechito-service-shadow-devil-tower-dungeon-with-quest-and-no-logo.956/ The maps mobs, effect are all ok, but I am having an issue implementing the quest. I added the quest files in my server, compiled one with qc, and one with...
  5. Not answered Map implementation problem

    Hello guys, i have a problem with a map, today i tried to implement a map but when i started the server it didn t work syser Oct 30 17:24:04 :: LoadLocaleFile: MapIndex: locale/germany/map/index SYSERR: Oct 30 17:24:04 :: LoadSettingFile: cannot open file...
  6. Not answered Problem compiling Event Manager into the source

    Hello Community, I try to implement the event manager system, i did everything what standing in the files inside the archive. These errors are serverside. I am using TMP4 Files. the following errors appear if i try to compile already at db compile In file included from Cache.cpp:6...
  7. Not answered Colorful guild name

    Hello. I tried to make the color of the guild name depend on the level. The file compiled without a problem, but the guild color is gold and does not change. Here's the code: Hidden content
  8. Pisti95

    Monsters [FIX] Fennec_fox (dead_1.wav)

    Hi all. 0907 07:33:44047 :: Not mono data: sound/monster2/fennec_fox/dead_1.wav 0907 07:33:44047 :: CSoundManager3D::GetInstance (filename: sound/monster2/fennec_fox/dead_1.wav) The error message indicates, that the sound file 'sound/monster2/fennec_fox/dead_1.wav' is not in mono format. A...
  9. NeTox

    Not answered Official Character Interface Problem

    I tried to implement the Official Character Interface and I've done all the steps requested, but when I go to test the character window is completely disconfigured. It probably has something to do with the characterwindow.py file, but I don't know how to fix it. If anyone can help me fix it...
  10. Not answered Fishing rod and pickaxe not appearing problem

    Hello, the fishing rod and pickaxe are not visible, what do you think is the reason? merhaba olta ve kazma gözükmüyor sebebi nedir sizce? https://files.fm/u/v7k382yydc https://imgyukle.com/i/CJJuaM View: https://streamable.com/z2m6f2
  11. onebestmetin

    Not answered Questing Problem, functions not work

    Hi friends, i have a great problem, my quest: quest gm_panel begin state start begin when letter with pc.is_gm() begin send_letter("GM: Adminpanel") end when info or button with pc.is_gm() begin function mainmenu()...
  12. FoxGames

    Not answered Special inventory c++ problem

    Hello ! Today i have a problem i can't understand... I have this on my GameType.h : #ifdef ENABLE_NEW_EQUIPMENT_SYSTEM const DWORD c_Belt_Inventory_Slot_Start = c_DragonSoul_Equip_End + c_DragonSoul_Equip_Reserved_Count; const DWORD c_Belt_Inventory_Width = 4; const DWORD...
  13. Not answered Shaman buff problem

    can you guys please help me to fix this problem ? i don't know how to fix it or what is causing this problem the problem is he's targeting the other player but the effect of the buff is showing on him while it should be on the other player. i'm using martysama files version 5.1
  14. Not answered Problem creating char

    Hello everybody, I have the following problem, whenever I create a warrior or shura character, it comes with bonuses for some classes, attacks, etc. Ninja and shaman have everything set to zero, the correct option would be for all classes to come with 0 bonuses.
  15. Solved Solved

    Solved can close
  16. Solved Mount problem

    Hi all, I tested Plechito mounts, but the error shown in the picture appeared. As a beginner, I haven't experienced anything similar, and I don't even know what kind of error this is, maybe someone can help me solve it? In the meantime, I'm searching the internet to see if I can find a...
  17. Not answered Sanii switchbot, small problem

    Hi! I added sanii switchbot and if i put an item in switchbot and i teleport the item will be equiped usually not as intended. I saw a topic with same problem and the fix was the clientmanagerplayer.cpp but i couldn't fix it, can someone help me?
  18. Fana

    Not answered Problem with guild systems

    Hello, I have a problem - after adding a passive bonus system or some other editions to the guild system, the same problems occur with different systems. Well, current guilds are deleted and creating a new one is not permanent. After restarting the server, the guild is deleted. Additionally...
  19. Not answered problem image

    I have this problem when I change an image inside the server without even changing it simply modifying it the game gives this errorI have this problem when I change an image within the server without even changing it by simply modifying it or
  20. Not answered Alchemy stacking problem

    Hi, I have this visual problem with the alchemy which makes it show as it is 2 pieces of alchemy stacked but in fact is just 1 , this happens when you do clarity and it fails, it gives 1 piece back but showing as 2 piece.