Talk:Leaderboards

From Legacy Roblox Wiki
Jump to navigationJump to search

IntValue?

Does the leaderstats object have to be an IntValue, or would a Model do the trick? If it does have to be an IntValue, what does its value represent?

20:49, 23 October 2010 (UTC)
It has to be an IntValue, as far as I know. And it's value is what is represented by the label on the y-axis. The main IntValue's Value is not displayed, I think.
Posted by blocco (talk) on Oct 23, 2010 (Saturday) at 21:03 (UTC) [Discuss format]
I know that stats can be NumberValues as well, but I'm not sure if the same applies for leaderstats. The value of leaderstats means nothing, as it is just a container. The reason IntValue is even used in the first place is because the whole system is extremely primitive. The devs probably have a proper system using dedicated classes scheduled somewhere in their heap of ideas. --Anaminus 23:07, 23 October 2010 (UTC)

You actually can't use NumberValues, it will show up with a 0 but it won't change. Also yes, you can make the leaderstats object with any instance.--~SDuke524~ 20:39, 7 August 2011 (UTC)