ThaehJoin Date: 2011-02-05 Post Count: 7685 |
There is no method for this, but is it possible to hide those? The two gui that are at the lower left corner of the screen. |
|
|
Nope. They are unable to be hidden and are immovable. |
|
suremarkJoin Date: 2007-11-13 Post Count: 6315 |
|
|
|
@sure: Before linking something, know what it does yourself. That method, even if it is passed "All", won't hide the Menu button, the ShiftLock button, nor the Chat Bubble. |
|
suremarkJoin Date: 2007-11-13 Post Count: 6315 |
My bad. I wasn't sure which CoreGui elements he was referring to. |
|
|
suremarkJoin Date: 2007-11-13 Post Count: 6315 |
I don't know which Menu he's referring to, nor what a Shift CoreGui is. |
|
|
What? I know that programmers supposedly live under rocks, but shouldn't you at least know the parts of the CoreGUI that you see every time you play a game/test a game? |
|
ThaehJoin Date: 2011-02-05 Post Count: 7685 |
well i did point out where these two guis are, and what they are, but whatever.
isn't there a way to crash the guis instead? i remember that you could do this with the player list back then. |
|
suremarkJoin Date: 2007-11-13 Post Count: 6315 |
I realize the Menu he's talking about now, but I don't know any such Shift. I don't play games much these days. Anyhow my bad, I should have read OP more carefully nonetheless. |
|
ThaehJoin Date: 2011-02-05 Post Count: 7685 |
it's a completely useless gui that tells you if you're using shift-view or normal view. i wish it could be removed. |
|
|
I don't believe so. There aren't any ways that you can interact with them. The playerlist was able to be "crashed" because you could tell it what to store in the playerlist, and if there was anything that wasn't compatible with the playerlist, it would shoot off an error and "crash", but again, there isn't any way to interact with the ShiftLock nor the Menu CoreGui buttons. If you want to prevent people from using mouselock in your games though, you could put a GUI that covered their whole screen whenever they pressed shift. |
|
jakej78bJoin Date: 2011-03-09 Post Count: 813 |
No, you cannot disabled Shift lock or the menu elements unfortunately. |
|
suremarkJoin Date: 2007-11-13 Post Count: 6315 |
You used to be able to get rid of the PlayerList by inserting a StringValue into leaderstats. This has since been fixed. |
|
suremarkJoin Date: 2007-11-13 Post Count: 6315 |
Eh, ninja'd. |
|
|
@Jake: Those people who don't read the comments to see if the question has been answered before posting |
|
|
suremarkJoin Date: 2007-11-13 Post Count: 6315 |
Well actually, I've never heard anything about inserting items into the PlayerList doing anything. I saw this thread a while back: http://www.roblox.com/Forum/ShowPost.aspx?PostID=103769871 |
|
|
@sure: Yes, that's what I was referring to. |
|