[Solved] advancedScoreList in miliseconds and personal best in integer

Hello, I am using the advancedScoreList() function to show the scores. My game uses miliseconds as a way to determine the best players. It appears to be fine, the only problem is that “Personal best” is showing the integer value.

Here is a print: http://imgur.com/nCHhTRn

Is there a way to hide this personal best, or to show it in miliseconds too? I call the function this way:

idi.idnet.advancedScoreList(“Best Players”, true, false, true);

Thanks

Hi, thanks for pointing this bug out. I will check on this. I believe we had a similar issue before.

1 Like

I got this patched now. Let me know if it’s still a problem.

1 Like

Hello Eddie, now it’s working, thank you very much!

1 Like
Y8 Games