Talk:Leaderboards: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>N2KC
No edit summary
>Sduke524
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
I made this page myself using common leaderboards. Improves, edits, etc. are suggusted if you can see any way of improving it!
==IntValue?==
[[User:Chess123mate|Chess123mate]] 11:41, 17 November 2007 (CST)
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?{{User:NXTBoy/sig|date=20:49, 23 October 2010 (UTC)}}
 
:It has to be an IntValue, as far as I know.  <s>And it's value is what is represented by the label on the y-axis.</s>  The main IntValue's Value is not displayed, I think.<div style="border-style:dotted; border-width:0px; border-top-width:1px; border-color:#888888; padding-bottom:-4px;"><sup>Posted by [[:User:Blocco|blocco]] ([[:User_talk:Blocco|talk]]) on Oct 23, 2010 (Saturday) at 21:03 (UTC) [[:User talk:Blocco/sig#format|[Discuss format]]]</sup></div>
Good guide. ;)  --[[User:N2KC|N2KC]] 15:32, 22 March 2008 (CDT)
:I know that stats can be [[NumberValue]]s 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. [[User:Anaminus|--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.--[[User:Sduke524|~SDuke524~]] 20:39, 7 August 2011 (UTC)

Latest revision as of 20:39, 7 August 2011

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)