Quote:
Originally Posted by Naltalah
You overloaded the GetEquipItemProp with 2 different pointer types, therefore it can't resolve it with NULL.
Try this
Code:
#ifdef __TABBED_INV
ItemProp* GetEquipItemProp(CInventoryContainer<CItemElem>* pInventory, PEQUIP_INFO pEquipInfo, int nParts);
#else
ItemProp* GetEquipItemProp(CItemContainer<CItemElem>* pInventory, PEQUIP_INFO pEquipInfo, int nParts);
#endif
|
Thanks!
#CloseRequest
============
Sorry for Opening this thread again.
After testing the system
Bugs:
-I can't put any fashion/Cloaks/Mask/Accessories on the window (only the Weapon/Shield/Armors/Pets can put)
-I cant put the save macro on the taskbar slots (v19 taskbar)
Thanks
Video test:
--------------
Everything is FIXED
Only 1 problem, the shortcut button cant put on any slots on v19 taskbars