Textdraw0 = TextDrawCreate(423.000000, 384.000000, "Carro: 0"); new str[40]; format(str, sizeof(str),"Carro: %d", GetVehicleModel(vehicleid)); TextDrawSetString(Textdraw0, str);