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!
please help me fix warning
end my file:
https://ufile.io/50e45
char.cpp: In member function 'bool CHARACTER:nex_vip_timp()':char.cpp:1875: warning: control reaches end of non-void function
db.cpp: In member function 'void DBManager::Query(const char*, ...)':
db.cpp:94: warning: comparison between signed and unsigned integer expressions
db.cpp: In member function 'SQLMsg* DBManager:irectQuery(const char*, ...)':
db.cpp:106: warning: comparison between signed and unsigned integer expressions
questlua_pc.cpp: In function 'int quest:c_onex_add_vip(lua_State*)':
questlua_pc.cpp:2862: warning: format '%d' expects type 'int', but argument 4 has type 'long long int'
end my file:
https://ufile.io/50e45
please help me fix warning
end my file:
https://ufile.io/50e45
First of all i dont know whats the solution for this bugs but when you add a download link you have add virustotal link for other users security please add virustotal link in 24 hours.
please help me fix warning
end my file:
https://ufile.io/50e45
questlua_pc.cpp Search
Kod:
sprintf(query, "%s, TIMP='%d'", query, timp_calcuat);
replace
Kod:
sprintf(query, "%s, TIMP='%lld'", query, timp_calcuat);
First of all i dont know whats the solution for this bugs but when you add a download link you have add virustotal link for other users security please add virustotal link in 24 hours.
Linkleri görebilmek için Turkmmo Forumuna ÜYE olmanız gerekmektedir.
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 186
- Görüntüleme
- 22K
- Cevaplar
- 21
- Görüntüleme
- 5K
- Cevaplar
- 116
- Görüntüleme
- 45K
- Cevaplar
- 60
- Görüntüleme
- 5K
- Kilitli
- Cevaplar
- 359
- Görüntüleme
- 30K

nex_vip_timp()':char.cpp:1875: warning: control reaches end of non-void function
irectQuery(const char*, ...)':
c_onex_add_vip(lua_State*)':