TraaxxJoin Date: 2016-07-19 Post Count: 7 |
So, I accidentally placed down a model and when I went into test mode there were like, 30 color teams. Sand red, brick, light blue, sky blue, navy, and so on. How do i get rid of the leaderboard? And I already have a huge obby, so I can't find it in the explorer. Please help :( |
|
WrathsongJoin Date: 2012-07-05 Post Count: 22393 |
you could just script your own stage system that goes by an integer instead of a team system, but put this code in a localscript
game:GetService("StarterGui"):SetCoreGuiEnabled(Enum.CoreGuiType.PlayerList, false)
|
|
TraaxxJoin Date: 2016-07-19 Post Count: 7 |
The problem is I don't want a leaderboard or anything...... ;-; |
|
TraaxxJoin Date: 2016-07-19 Post Count: 7 |
Just wanna figure out how to make it disappear
|
|
WrathsongJoin Date: 2012-07-05 Post Count: 22393 |
I just told you exactly how to get rid of the leaderboard
you shouldn't try to make a game yourself when you have 0 scripting skills
|
|
|
Dont listen to him, hes basically making u want to quit. But u can just build and then you can later learn or get someone to help you. |
|
WrathsongJoin Date: 2012-07-05 Post Count: 22393 |
i'm being realistic. he ignored my answer and it's hard to make a successful game when you're clueless about code
|
|
BaiYuniJoin Date: 2009-10-09 Post Count: 2861 |
It's easier to understand why 'things go wrong' in your game if you made it yourself, especially with the code. |
|
TraaxxJoin Date: 2016-07-19 Post Count: 7 |
xD This is my first time using the studio (Like, making an actual game) So i dont even know where to put the code ;-; |
|
TraaxxJoin Date: 2016-07-19 Post Count: 7 |
Or how to bring up scripting stuffs.... |
|
TraaxxJoin Date: 2016-07-19 Post Count: 7 |
Ok, so I copy-pasted it into a localscript....
It did nothing... |
|
lawahh19Join Date: 2014-12-22 Post Count: 235 |
go and learn scriptingfor a month or two then you might understand the founding basics |
|
TraaxxJoin Date: 2016-07-19 Post Count: 7 |
Just saying that the script didnt get rid of it, i tried it xD I just need help |
|