ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
Hi all, i have a problem with limits yang... i use shop offline ken and i don t know how to resolve this bugs..i put
in offlineshop_config.cpp
find
DWORD g_dwNeedMoney = 0;
and replace with
long long g_dwNeedMoney = 0;
find offlineshop_config.h and search
extern DWORD g_dwNeedMoney;
and replace with
extern long long g_dwNeedMoney;
And here is a video with bugs... if i put in offline-shop first item this disappear, and if i put the second item this works to put in shop.. sorry my english.
I think you're using a similar system. The reason for this error is that the market system used is incompatible with the amount of money. Either you will make the grocery system compatible with it and you will get back the transaction that I gave you.
I think you're using a similar system. The reason for this error is that the market system used is incompatible with the amount of money. Either you will make the grocery system compatible with it and you will get back the transaction that I gave you.