27.04.2013, 19:25
format(string,sizeof(string),"Health: %f",health/10);
But you ve got to make the i, f and remove the floartround so that values like 566 become 56.6.
But you ve got to make the i, f and remove the floartround so that values like 566 become 56.6.