format(query,sizeof(query),"UPDATE playerdata SET LsFishInventory = '%d'",PlayerInfo[playerid][pFishes]); mysql_query(query);