- Katılım
- 30 Ara 2013
- Konular
- 7
- Mesajlar
- 17
- Online süresi
- 4d 21h
- Reaksiyon Skoru
- 1
- Altın Konu
- 0
- TM Yaşı
- 12 Yıl 5 Ay 12 Gün
- Başarım Puanı
- 77
- MmoLira
- 1,010
- DevLira
- 0
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!
Hello!
I try use the find drop by item system. But when i try search game is crashed..
so i started debugging and i fount if i print the char[] arg1 in server this is my word what i wrote in client. But next step is std::string item_name(arg1) and if i print item_name i got interesting text.. look the screenshot.
so i how can i solved this problem?
i read that i need to add the boost to Makefile but i don't know what to enter..
and when i commented some line and just add string to FindItemMonster(ch,"sword") now crash just after in the the FindItemMonster function and this is line what is problem
std::string name_monster(pMob->m_table.szLocaleName);
so maybe std::string there is something wrong with it :/
Anyone have any ideas? Thanks and sorry my bad English
I try use the find drop by item system. But when i try search game is crashed..
so i started debugging and i fount if i print the char[] arg1 in server this is my word what i wrote in client. But next step is std::string item_name(arg1) and if i print item_name i got interesting text.. look the screenshot.
so i how can i solved this problem?
i read that i need to add the boost to Makefile but i don't know what to enter..
and when i commented some line and just add string to FindItemMonster(ch,"sword") now crash just after in the the FindItemMonster function and this is line what is problem
std::string name_monster(pMob->m_table.szLocaleName);
so maybe std::string there is something wrong with it :/
Anyone have any ideas? Thanks and sorry my bad English


