- Mesaj
- 487
- Çözümler
- 35
- Beğeni
- 1.130
- Puan
- 1.140
- Ticaret Puanı
- 1
Syserr:
offlineshop_manager.h:5: error: 'COfflineShop' was not declared in this scope
offlineshop_manager.h:5: error: template argument 2 is invalid
offlineshop_manager.h:5: error: template argument 4 is invalid
offlineshop_manager.h:16: error: 'LPOFFLINESHOP' does not name a type
offlineshop_manager.h:17: error: 'LPOFFLINESHOP' does not name a type
Offlineshop_manager.h:
5- typedef std::map<DWORD, COfflineShop *> TShopMap;
16- LPOFFLINESHOP CreateOfflineShop(LPCHARACTER npc, DWORD dwOwnerPID);
17- LPOFFLINESHOP FindOfflineShop(DWORD dwVID);