Hello
i try to argue AuctionCategory from Item Properties but i fail and can't understand if that's possible or not.
i explored Item.categoryId, Item.db.itemCategorie, Item.db.itemCategorie.name, sqlCore.sqlItemCategories[Item.categoryId].name, sqlCore.sqlItemCategories[Item.categoryId].itemGroup.name and then tryed to iterate sqlCore.sqlAuctionACategories, sqlCore.sqlAuctionBCategories and sqlCore.sqlAuctionCCategories.
But i can't find a Exact match with the category listed in the enumerator AuctionCategory. Somtime the category seen match, sometime no....sometime there's plurals names, sometime not.
Pls can someone help me?, is it possible at all?
P.S Side question, Can we know exactly if the game interface finished loading and we are fully into the game? it look like AB think we are in game before the load screen finished, and i can't find a right pause to use (differents computers and internet latency ecc... you know.). would like to ear how you faced this problem.
Tnx for all the answer...i hope
/Hat
i try to argue AuctionCategory from Item Properties but i fail and can't understand if that's possible or not.
i explored Item.categoryId, Item.db.itemCategorie, Item.db.itemCategorie.name, sqlCore.sqlItemCategories[Item.categoryId].name, sqlCore.sqlItemCategories[Item.categoryId].itemGroup.name and then tryed to iterate sqlCore.sqlAuctionACategories, sqlCore.sqlAuctionBCategories and sqlCore.sqlAuctionCCategories.
But i can't find a Exact match with the category listed in the enumerator AuctionCategory. Somtime the category seen match, sometime no....sometime there's plurals names, sometime not.
Pls can someone help me?, is it possible at all?
P.S Side question, Can we know exactly if the game interface finished loading and we are fully into the game? it look like AB think we are in game before the load screen finished, and i can't find a right pause to use (differents computers and internet latency ecc... you know.). would like to ear how you faced this problem.
Tnx for all the answer...i hope

/Hat