new Float:time = halflife_time(); // guess you won't do this, but it is a nice example for format strings with floats :D log_amx("The time is: %f", time);