- Katılım
- 23 Ocak 2019
- Konular
- 69
- Mesajlar
- 592
- Çözüm
- 9
- Online süresi
- 2mo 4d
- Reaksiyon Skoru
- 330
- Altın Konu
- 0
- Başarım Puanı
- 161
- MmoLira
- 2,103
- DevLira
- 45
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!
arkadaşlar eklemek istediğim sistem https://forum.turkmmo.com/konu/3843758-oyun-ici-efsunlu-model-onizlemeli-nesne-market-sistemi
client src sorunsuz şekilde ekledim build aldım ama game src'de şu şekilde hata veriyor.
client src sorunsuz şekilde ekledim build aldım ama game src'de şu şekilde hata veriyor.
Kod:
item_shop.cpp: In member function 'void CItemShopManager::SendClientPacket(CHARACTER*)':
item_shop.cpp:141: error: ISO C++ forbids declaration of 'itor' with no type
item_shop.cpp:141: error: cannot convert 'std::_Rb_tree_iterator<std::pair<const unsigned int, CItemShopManager::SItemShopTable*> >' to 'int' in initialization
item_shop.cpp:141: error: no match for 'operator!=' in 'itor != ((CItemShopManager*)this)->CItemShopManager::m_ItemShopDataMap.std::map<_Key, _Tp, _Compare, _Alloc>::end [with _Key = unsigned int, _Tp = CItemShopManager::SItemShopTable*, _Compare = std::less<unsigned int>, _Alloc = std::allocator<std::pair<const unsigned int, CItemShopManager::SItemShopTable*> >]()'
affect_flag.h:64: note: candidates are: bool operator!=(const TAffectFlag&, const TAffectFlag&)
item_shop.cpp:143: error: base operand of '->' is not a pointer
gmake: *** [OBJDIR/item_shop.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [OBJDIR/char.o] Error 1
root@turkmmo:/usr/src/SrcGame/game/src #


