|
| 09 Oct 2014 01:59 PM |
Games like: http://www.roblox.com/Murder-v1-80-THE-ARENA-UPDATE-place?id=74232401
Replace the chat bar at the very bottom with a custom gui. How do you replace it? |
|
|
| Report Abuse |
|
|
|
| 09 Oct 2014 02:00 PM |
| http://wiki.roblox.com/index.php?title=Setcoreguienabled |
|
|
| Report Abuse |
|
|
|
| 09 Oct 2014 02:02 PM |
@JarodOfOrbiter, that disables the chat bar not replaces it. I'v known about that for a while. |
|
|
| Report Abuse |
|
|
|
| 09 Oct 2014 02:05 PM |
| Exactly then you add your own? |
|
|
| Report Abuse |
|
|
|
| 09 Oct 2014 02:09 PM |
| @OfficerChevs, how would you set a key bind for the gui though? |
|
|
| Report Abuse |
|
|
darthpyro
|
  |
| Joined: 18 Aug 2009 |
| Total Posts: 3569 |
|
|
| 09 Oct 2014 02:18 PM |
http://wiki.roblox.com/index.php?title=API:Class/UserInputService
There are various ways to detect key inputs. |
|
|
| Report Abuse |
|
|
|
| 09 Oct 2014 02:21 PM |
| Or you could do get a player's mouse like a lot of people... |
|
|
| Report Abuse |
|
|
|
| 09 Oct 2014 02:31 PM |
| I understand getting players mouse, and keydown events but how to make the TextBox enabled when the player presses the '/' key. |
|
|
| Report Abuse |
|
|
|
| 09 Oct 2014 02:35 PM |
| When the hell did they add CaptureFocus()? |
|
|
| Report Abuse |
|
|
eLunate
|
  |
| Joined: 29 Jul 2014 |
| Total Posts: 13268 |
|
|
| 09 Oct 2014 03:41 PM |
| Idk I only saw it recently, but we'll assume it's been around forever |
|
|
| Report Abuse |
|
|
darthpyro
|
  |
| Joined: 18 Aug 2009 |
| Total Posts: 3569 |
|
|
| 09 Oct 2014 03:43 PM |
| Yeah, I just learned of CaptureFocus for the first time the other day. Makes you wonder what other things you don't know about... |
|
|
| Report Abuse |
|
|