Help with Format(...)
#8

pawn Код:
if(uptime > 60000) format(timestr, sizeof(timestr), "%d minutes and %d.%d seconds", uptimeex/1000/60, uptimeex/1000%60, uptimeex%1000);
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: 3 Guest(s)