Spoookd
|
  |
| Joined: 23 Jan 2016 |
| Total Posts: 269 |
|
|
| 08 Mar 2016 09:17 PM |
| I am trying to find a way to let a player be able to type something in a gui(almost like a twitter code), but I need to be able to detect if they pressed enter or are finished. |
|
|
| Report Abuse |
|
|
LuaLlama
|
  |
| Joined: 25 Jan 2014 |
| Total Posts: 1123 |
|
|
| 08 Mar 2016 09:19 PM |
if key == "/n" then
put that in whatever you're using to detect the input. |
|
|
| Report Abuse |
|
|
Spoookd
|
  |
| Joined: 23 Jan 2016 |
| Total Posts: 269 |
|
|
| 08 Mar 2016 09:20 PM |
| But I dont even know how to let them type something. |
|
|
| Report Abuse |
|
|
| |
|
Spoookd
|
  |
| Joined: 23 Jan 2016 |
| Total Posts: 269 |
|
|
| 08 Mar 2016 09:30 PM |
| Im trying this but it is not working. Can someone use it in a script? |
|
|
| Report Abuse |
|
|
os_time
|
  |
| Joined: 15 Feb 2014 |
| Total Posts: 2247 |
|
|
| 08 Mar 2016 09:34 PM |
| Lol that try to get a script outta us |
|
|
| Report Abuse |
|
|