|
| 30 Apr 2016 08:43 PM |
I want to replace it with my own chat interface, but the default one is getting in the way of it.
Original join date: Jan 2nd, 2009 | RIP many accounts, add ~7k to post count |
|
|
| Report Abuse |
|
|
MajorDev
|
  |
| Joined: 21 Jun 2012 |
| Total Posts: 267 |
|
|
| 30 Apr 2016 08:48 PM |
Make a local script, put it into StarterPlayerScripts(Inside StarterPlayer) And copy this into the local script:
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, false)
|
|
|
| Report Abuse |
|
|
|
| 30 Apr 2016 08:50 PM |
@Major
That's what I tried, but it deletes the chat gui AND the ability to chat.
Original join date: Jan 2nd, 2009 | RIP many accounts, add ~7k to post count |
|
|
| Report Abuse |
|
|
MajorDev
|
  |
| Joined: 21 Jun 2012 |
| Total Posts: 267 |
|
|
| 30 Apr 2016 08:59 PM |
You'll have to make a custom gui, where player inputs the text.
|
|
|
| Report Abuse |
|
|
|
| 30 Apr 2016 09:03 PM |
@major
...oh
Original join date: Jan 2nd, 2009 | RIP many accounts, add ~7k to post count |
|
|
| Report Abuse |
|
|
|
| 30 Apr 2016 09:24 PM |
no, go to configure game, and set chattype to bubble
R$-10 |
|
|
| Report Abuse |
|
|
|
| 30 Apr 2016 09:40 PM |
@derpy
oh yeah, forgot about that... thx
Original join date: Jan 2nd, 2009 | RIP many accounts, add ~7k to post count |
|
|
| Report Abuse |
|
|
| |
|