mysql_format(mysql, query, sizeof(query), "UPDATE `users` SET `vReg`='%s' WHERE `ID`='%d'", PlayerInfo[playerid][vReg], PlayerInfo[playerid][ID]);