Talk:Leaderboards: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco No edit summary |
>Sduke524 |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==IntValue?== | ==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?{{User:NXTBoy/sig|date=20:49, 23 October 2010 (UTC)}} | 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> | :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> | ||
: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?
- 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. - 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)