|
| 22 Feb 2014 12:15 AM |
| How do you remove the toolbar in-game, such as Davidii's game. |
|
|
| Report Abuse |
|
|
| |
|
|
| 22 Feb 2014 12:45 AM |
Localscript :3 --player list game.StarterGui:SetCoreGuiEnabled("Players",false) --backpack game.StarterGui:SetCoreGuiEnabled("Backpack",false) --all game.StarterGui:SetCoreGuiEnabled("All",false) --I think there might be more |
|
|
| Report Abuse |
|
|
|
| 22 Feb 2014 12:49 AM |
| Dude, I think chat is like number 3 or 2 I forgot. I don't think Chat works .-. |
|
|
| Report Abuse |
|
|
|
| 22 Feb 2014 12:50 AM |
oh the chatbar? :3 game.StarterGui:SetCoreGuiEnabled("Chat",false) --and just like that,I save the day,again,and again..geez savin days are gettin borin :/ |
|
|
| Report Abuse |
|
|