ChuckXZ
|
  |
| Joined: 26 Jan 2012 |
| Total Posts: 2996 |
|
|
| 28 May 2015 10:22 PM |
| I'm working on a custom chat system. One of my main problems, is after the KeyDown event for "/" it doesn't make the user type in the textbox. How to I make it so after my KeyDown event, it makes the user type in the TextBox? |
|
|
| Report Abuse |
|
|
|
| 28 May 2015 10:23 PM |
| Use the method TextBox::CaptureFocus() |
|
|
| Report Abuse |
|
|
vacha
|
  |
| Joined: 06 Jan 2011 |
| Total Posts: 1993 |
|
|
| 28 May 2015 10:24 PM |
typebox:CaptureFocus()
Other cool things to do with textboxes: http://wiki.roblox.com/index.php?title=API:Class/TextBox
while true do the do |
|
|
| Report Abuse |
|
|
|
| 28 May 2015 10:24 PM |
@Polymorphic
No that just focuses the textbox, that won't actually force them to type. The only way to really "force" them to type is to put a gun against their head. But then again, even then they might not actually type. I guess the only real way is to re-program their brain. Good luck with that, buddy. |
|
|
| Report Abuse |
|
|
vacha
|
  |
| Joined: 06 Jan 2011 |
| Total Posts: 1993 |
|
|
| 28 May 2015 10:25 PM |
lols indoctrination101 begin
while true do the do |
|
|
| Report Abuse |
|
|
|
| 28 May 2015 10:27 PM |
| we shall take over the world and force everyone to type in textboxs, even when their fingers get tired. mwhahahhaha |
|
|
| Report Abuse |
|
|
ash877
|
  |
| Joined: 18 Feb 2008 |
| Total Posts: 5142 |
|
|
| 28 May 2015 10:31 PM |
| You could also troll people by typing stuff for them and putting their names next to it. >:D |
|
|
| Report Abuse |
|
|
vacha
|
  |
| Joined: 06 Jan 2011 |
| Total Posts: 1993 |
|
|
| 28 May 2015 10:33 PM |
lol that would be hilarious!! call the chat method onto the stripped roblox chat gui, let the troll wars begin..
while true do the do |
|
|
| Report Abuse |
|
|