Jump to content

Recommended Posts

Hey Community,

 

I've got a fatal bug and I don't know why or how this appears.
When I buy from private shop or normal shop I GET yang instead of losing it.

No matter what I buy, I get +4kkk

To show you a little bit better, here's a gif:

e04981d881.gif

 

Anyone any ideas?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/7765-yang-bug/
Share on other sites

  • 2 weeks later...

You must edit type DWORD to long long in shop.cpp and shop.h ;)

edit a unsigned to a signed one ?

there is the unsigned version of long long (unsigned long long) + DWORDLONG (im not sure if this will work with gcc or clang)

but you can use something like this :

typedef unsigned long long DWORDLONG;

 

Edited by Night
  • Love 1
Link to comment
https://metin2.dev/topic/7765-yang-bug/#findComment-49534
Share on other sites

  • 1 month later...

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.