Quote:
Originally Posted by GeorgeS
Coins are in the profile struct BLOB in the database under table character_
I think the inventory of bank items should be in the inventory table
GeorgeS
|
Well I had already checked the inventory table but it only contains character inventory items... It doesn't hold the coin amounts for inventory or regular bank slots...
Also what is the structure for the coin held in the BLOB of character_ table??
I can see it is in HEX format but what is the structure that tells the system what item is where?
I appreciate the help...