|
| 28 Mar 2014 05:43 PM |
game.Players.PlayerAdded:connect(function(p) p.Chatted:connect(function(msg) for i,v in pairs(Names) do if p.Name == v then --:c end) end)
I want to make a kick script for allowed users. However, I don't know how it finds a player that the admin says. I know how to do it, but not to make them say 'Kick Player'
I could make it work with
'Player'
But that would kick them for just saying there name. Any help? |
|
|
| Report Abuse |
|
| |
|
| 28 Mar 2014 05:47 PM |
nononono
:C
I want it to find the player when they say 'Kick NoobyNoobster' |
|
|
| Report Abuse |
|