genya10g
|
  |
| Joined: 03 Sep 2008 |
| Total Posts: 1227 |
|
| |
|
|
| 25 May 2013 09:53 PM |
There used to be a haxy way to remove the leaderboard, you would just insert a specifically named value object inside player.
But that has been fixed. I have no clue if there is another way |
|
|
| Report Abuse |
|
|
genya10g
|
  |
| Joined: 03 Sep 2008 |
| Total Posts: 1227 |
|
|
| 25 May 2013 09:55 PM |
| I just tried that way, it no longer does it D: |
|
|
| Report Abuse |
|
|
genya10g
|
  |
| Joined: 03 Sep 2008 |
| Total Posts: 1227 |
|
| |
|
|
| 25 May 2013 10:00 PM |
simple
local stats = Instance.new("IntValue") stats.Name = "leaderstats" See yhere? change it to something like "NoobStats" and it'll still show up in the player, but WILL NOT have a leaderstat gui, you will have to make your own.
Simple and easy fix. |
|
|
| Report Abuse |
|
|
genya10g
|
  |
| Joined: 03 Sep 2008 |
| Total Posts: 1227 |
|
|
| 25 May 2013 10:03 PM |
| I`m aware of that method but I want to have players be able to maximize it and check it out laters :P |
|
|
| Report Abuse |
|
|
|
| 25 May 2013 10:04 PM |
| make your own gui, script to open/close when you press L |
|
|
| Report Abuse |
|
|