inventory items
Posted: Sat Mar 09, 2019 4:44 am
when you do a this gets all inventory items in your bags as well as bank bags
anyone know a way just to pull items in your regular inventory bags
Code: Select all
map<int32, Item*>* items = player->GetItemList();anyone know a way just to pull items in your regular inventory bags