- 0
-
Activity
-
6
MSM SourceSkin question
It is working half way.. Only until SourceSkin2. Nothing past that Is there a way to make it work? -
4
-
2
Jigsaw / Fish Event - Scale BUG
Is from Eterpythonlib/Pythongridslotwindow.cpp Is not synchronizes -
1
Disable oto hp regen
You can do a function when something is wearing to delete ch->RecoveryEvent; -
1
Hello please help me
There are a lot of tutorials. But ok. Servername = "Ur name server. Ex Metin2metin2" IP = Ip from ur host ex "69.69.69.69" Ports are getting from usr/game/cores/ch1 example config PORT:13001 Now ch1_port = 13001 Good luck ! -
1
metin2client.exe
I also had this problem, you can send the exe in ticket to the windows defender and put it in your safe. -
2
-
1
Client crash
Your server game is not comunicating with client game Userinterface.cpp/Packet.h usr/game/src/Packet.h Try from 0 to see what is missing example TEST_CG = 59, Missing from bin part or server part Or Packet on the same way example Server game GC_SWITCHBOT = 59, Bin GC_SWITCHBOT = 59, After some lines see Server game GC_CUBE = 59, Bin GC_CUBE = 59, Try to change second example to a number where doesnt exist. -
4
C++ Skill Book Need
Hi Server source - Char_skill.cpp Search int need_bookcount = GetSkillLevel(dwSkillVnum) - 20; Change: int need_bookcount = 0; Go in common/lenght.h Search SKILLBOOK_DELAY_MIN And change with SKILLBOOK_DELAY_MIN = 0, Search SKILLBOOK_DELAY_MAX And change with SKILLBOOK_DELAY_MAX = 0,
-
-
Recently Browsing
No registered users viewing this page.
Question
jeko 0
It takes over 30 sec for npcs/mobs/players to appear after reaching them on a mount.If I get off the mount and do a few steps everything loads instantly.Any ideas how to fix?
edit : it happens with every mount/character
Edited by jekomore info (see edit history)
Link to post
3 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.