- 0
-
Activity
-
3
Dungeon Info Minimap Button Function
i dont understand..can u please help me? i tryed with that : def __DungeonInfo(self): self.wndDungeonInfo = None self.wndDungeonInfo.Open() but dont work... -
1
-
0
MSM SourceSkin question
So, i added alpha channels to all armor textures, but in the msm file i have to type the SourceSkin file where the texture i type in it is going to be the only texture shining like that. How can i make the whole costume shine? Thank you! -
2
-
-
20
Client Locale String
error: initializing argument 2 of 'void CHARACTER::ChatPacket(BYTE, const char*, ...)' [-fpermissive] void ChatPacket(BYTE type, const char *format, ...); ch->ChatPacket(CHAT_TYPE_INFO, 2, "You're connected to channel %d.", g_bChannel); Not working..... -
2
Bounce on the ground during pvp fix
nope, it was with all skills not only strong body when you attack someone during a duel and he bounces on the ground and cant move -
2
Bounce on the ground during pvp fix
is this you mean? https://metin2.dev/board/topic/24856-fix-not-falling-with-strong-body/ -
2
Riding around in circles!
For horse (mount) rotation speed: Find InstanceBase.cpp in your client source Search for: "c_fDefaultHorseRotationSpeed" and edit value from " 300.0f " . For default rotation speed: Find InstanceBase.cpp in your client source Search for: "c_fDefaultRotationSpeed" and edit value from " 1200.0f " .- 1
-
-
-
Recently Browsing
No registered users viewing this page.
Question
DeYaN. 6
Hello friends , with 2 weeks ago i use this tutorials to make the special items stackable ( 71084/71085/25040/etc)
and now the players found a bug in safebox :
https://streamable.com/p9292h
https://streamable.com/9p49yj
in db-items there`s no problem in that place and if the player close the safebox and open again it appear the last item what it put in that space.
In the syserr.txt db / ch1 core i have no sql errors.The bug appears randomly .. i try to make it on my account but I failed.
Link to post
5 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.