Jump to content

Recommended Posts

hello guy's i have a problem can some one help please
my problem is in costume weapon 
https://www.youtube.com/watch?v=XtZPlr0YzhQ

second problem 
in the warehouse(bank) when I put the weapon or anything in the warehouse can not be recovered 
https://www.youtube.com/watch?v=Pyrt-Hzza2M

Thirdly when riding an animal Only in the lycan make bug like that 
https://www.youtube.com/watch?v=H4IGOhkWhy0

 

P.S : In Another Character The Mount Don't Give Bugs
 

Link to comment
https://metin2.dev/topic/10433-three-simple-problem/
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Thirdly when riding an animal Only in the lycan make bug like that 
https://www.youtube.com/watch?v=H4IGOhkWhy0

 

Open game/src/input_main.cpp 

 

Search  : 

 

if (((false == ch->IsRiding() && fDist > 25) || fDist > 40) && OXEVENT_MAP_INDEX != ch->GetMapIndex())

 

Replace:

 

if (((false == ch->IsRiding() && fDist > 750) || fDist > 999) && OXEVENT_MAP_INDEX != ch->GetMapIndex())

 

Mount bug fixed.

 

Link to comment
https://metin2.dev/topic/10433-three-simple-problem/#findComment-61502
Share on other sites

16 minutes ago, alondark said:

Thirdly when riding an animal Only in the lycan make bug like that 
https://www.youtube.com/watch?v=H4IGOhkWhy0

 

Open game/src/input_main.cpp 

 

Search  : 

 

if (((false == ch->IsRiding() && fDist > 25) || fDist > 40) && OXEVENT_MAP_INDEX != ch->GetMapIndex())

 

Replace:

 

if (((false == ch->IsRiding() && fDist > 750) || fDist > 999) && OXEVENT_MAP_INDEX != ch->GetMapIndex())

 

Mount bug fixed.

 

Really? You're funny.

Link to comment
https://metin2.dev/topic/10433-three-simple-problem/#findComment-61504
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.