|
| 07 Nov 2014 03:30 PM |
How can I remove the new chat GUI through lua?
It's great, its just that it gets in the way of my new GUI, and I do not want to revamp my GUI again. |
|
|
| Report Abuse |
|
|
|
| 07 Nov 2014 03:31 PM |
Yes. You can remove (almost) all CoreGuis. You cannot remove the Menu or its Button, but the rest are disabled via
StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.TYPE, false) |
|
|
| Report Abuse |
|
|
| |
|
128GB
|
  |
| Joined: 17 Apr 2014 |
| Total Posts: 8056 |
|
|
| 07 Nov 2014 04:06 PM |
| I wish they would add a way to disable the reset button in the menu |
|
|
| Report Abuse |
|
|
eLunate
|
  |
| Joined: 29 Jul 2014 |
| Total Posts: 13268 |
|
|
| 07 Nov 2014 04:07 PM |
Changing the humanoid name works sometimes, I think. It's mostly possible to check if a user reset by using authoritative logic, and force their character to immediately respawn back where they were at |
|
|
| Report Abuse |
|
|
128GB
|
  |
| Joined: 17 Apr 2014 |
| Total Posts: 8056 |
|
|
| 07 Nov 2014 04:10 PM |
If you change the humanoid name it breaks the default backpack / other things
I know you could make your own but still |
|
|
| Report Abuse |
|
|
eLunate
|
  |
| Joined: 29 Jul 2014 |
| Total Posts: 13268 |
|
|
| 07 Nov 2014 04:16 PM |
| I never use any of Roblox's default stuff, so I'm all good for changing the Humanoid name :P |
|
|
| Report Abuse |
|
|
| |
|