format (temp, sizeof (temp), "\n%s [%d] Tarif:%s", GetName (i), i, GetValTarif (PlayerInfo [i] [VIPLevel])); //Tarif should be %s as the function is returning a string.