is item_nr suppose to be uint16 or uint32?
DB in GetItem() looks for uint32. But in merchant list, it is defined as uint16 in client_process.
uint16 item_nr = database.GetMerchantData(merchantid,x); Item_Struct* item = database.GetItem(item_nr); GetMerchantData also returns as uint32, so I would take this as a bug? |
All times are GMT -4. The time now is 08:10 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.