Page 1 of 1

TextLib::TimeToText(); Reports not made xx:xx:xxx

Posted: 26 Nov 2012, 15:15
by w1lla
Hi,
It seemed this is broken since Alpha stage?!

TextLib::TimeToText(25518, True); doesnt show 0:25:518. but only 0:25:51

Tried couple of things but it doesnt seem to work properly.

With kind regards,

w1lla.

Re: TextLib::TimeToText(); Reports not made xx:xx:xxx

Posted: 27 Nov 2012, 20:31
by Slig
And btw, shouldn't it be 0:25.518 (it's a decimal fraction of second) ?

Re: TextLib::TimeToText(); Reports not made xx:xx:xxx

Posted: 07 Sep 2013, 22:29
by steeffeen
just wanted to add that it doesn't work properly for > 60 minutes
TextLib::TimeToText(65*60*1000) will output "5:00"
Slig wrote:And btw, shouldn't it be 0:25.518 (it's a decimal fraction of second) ?
actually it's fine ingame, just a small mistake by w1lla ;)
"0:00.123"

Re: TextLib::TimeToText(); Reports not made xx:xx:xxx

Posted: 07 Sep 2013, 23:37
by w1lla
The scoreboard at tab and end map gives out x:xx.xx so it was basicly two bugs in 1

Re: TextLib::TimeToText(); Reports not made xx:xx:xxx

Posted: 08 Sep 2013, 00:05
by steeffeen
w1lla wrote:Really why I scoreboard its still old
sorry?