Help with Format(...)
#7

Quote:
Originally Posted by MadeMan
Посмотреть сообщение
pawn Код:
if(uptime > 60000) format(timestr, sizeof(timestr), "%d minutes and %d seconds", uptimeex/1000/60, uptimeex/1000%60);
Ok if i had server on for 10 minutes and 10.3 seconds it shows like this:
10 minutes and 10 seconds
and i want
10 minutes and 10.3 seconds
Reply


Messages In This Thread
Help with Format(...) - by [NWA]Hannes - 30.12.2010, 13:27
Re: Help with Format(...) - by _rAped - 30.12.2010, 13:29
Re: Help with Format(...) - by MadeMan - 30.12.2010, 13:46
Re: Help with Format(...) - by _rAped - 30.12.2010, 13:49
Re: Help with Format(...) - by [NWA]Hannes - 30.12.2010, 14:07
Re: Help with Format(...) - by MadeMan - 30.12.2010, 14:21
Re: Help with Format(...) - by [NWA]Hannes - 30.12.2010, 14:53
Re: Help with Format(...) - by MadeMan - 30.12.2010, 14:56
Re: Help with Format(...) - by [NWA]Hannes - 30.12.2010, 15:06
Re: Help with Format(...) - by [NWA]Hannes - 30.12.2010, 15:13

Forum Jump:


Users browsing this thread: 1 Guest(s)