|
| 21 Mar 2015 05:52 AM |
This is really simple but how do you remove the default chat? I followed the instructions on the ROBLOX wiki, there is the custom chat but the old one is still there.
Help? |
|
|
| Report Abuse |
|
|
drager980
|
  |
| Joined: 25 May 2009 |
| Total Posts: 13385 |
|
|
| 21 Mar 2015 06:00 AM |
set it to bubble chat only?
AND THE TIGER GOES ROAR |
|
|
| Report Abuse |
|
|
AlgyLacey
|
  |
| Joined: 14 Jun 2013 |
| Total Posts: 3736 |
|
|
| 21 Mar 2015 06:33 AM |
Local script in the StarterGui(/PlayerGui):
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, false);
-[ Check this out! http://www.roblox.com/games/217210581/Farmulator ]- |
|
|
| Report Abuse |
|
|