HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. 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.
if somebody knows the all bugs, please help me
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.
if somebody knows the all bugs, please help me

