format(var, sizeof(var), "UPDATE players SET Registered = '%d' WHERE id = '%d'", PlayerInfo[playerid][pReg], PlayerInfo[playerid][pSQLID]);