|
| 27 May 2013 12:25 PM |
I am a beginner scripter and I want to make a script so that whenever someone says a certain command such as "loudspeak/message" it creates a hint.
I am not asking for a script. I want to make it myself but I don't know how. Can you please give me a part of it so I can try and make it? |
|
|
| Report Abuse |
|
|
|
| 27 May 2013 12:27 PM |
You can use Instance.new("Hint") |
|
|
| Report Abuse |
|
|
|
| 27 May 2013 12:28 PM |
I know that...
I mean how would I do that with a COMMAND! |
|
|
| Report Abuse |
|
|
|
| 27 May 2013 12:32 PM |
a = "Allo?" b = "Bump..." print(a) print(b) |
|
|
| Report Abuse |
|
|