mysql_format(mysql, query, sizeof(query), "UPDATE `users` SET `Admin`='%i' WHERE `Username`='%s'", pInfo[playerb][Admin], GetName(playerb));