|
| 18 Dec 2015 05:02 AM |
| I have a script that is for leader-board. Is it possible to still run the script but make it not to display on the leader-board? |
|
|
| Report Abuse |
|
|
RonDanino
|
  |
| Joined: 21 Dec 2012 |
| Total Posts: 290 |
|
|
| 18 Dec 2015 05:45 AM |
you mean removing the leaderboard?
local StarterGui = game:GetService('StarterGui') StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false) --Put in a replicatedfirst inside a localscript
thats my signature |
|
|
| Report Abuse |
|
|
|
| 18 Dec 2015 10:43 AM |
I mean I need leaderboard which displays Prison time and Currency If i add them together, currency script wont work. But if i remove prison script, i wont be able to arrest people. |
|
|
| Report Abuse |
|
|
triode
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 5844 |
|
|
| 18 Dec 2015 10:47 AM |
So you got a free model off the FE
Nice nice, wiki.roblox.com should solve your issue |
|
|
| Report Abuse |
|
|
| |
|
triode
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 5844 |
|
|
| 18 Dec 2015 10:53 AM |
Your using an old washington DC leaderboard, it had prison time and money the user had
Ye |
|
|
| Report Abuse |
|
|
| |
|