|
| 14 Feb 2016 02:22 PM |
i need some help with this for a game i'm making with some friends.
|
|
|
| Report Abuse |
|
|
|
| 14 Feb 2016 02:28 PM |
function ChattedAdmin(msg,chatter) --Code here, make sure to add if chatter[Table.Name] then --More Code else .. end game.Players.ChildAdded:connect(function(chatter) chatter.Chatted:connect(function(msg) end) end)
#code print('~Developer~') |
|
|
| Report Abuse |
|
|
Haggie125
|
  |
| Joined: 02 Apr 2008 |
| Total Posts: 761 |
|
|
| 14 Feb 2016 02:48 PM |
| Most people just use a free model admin script since they're kinda big |
|
|
| Report Abuse |
|
|
Agluk15
|
  |
| Joined: 13 Feb 2016 |
| Total Posts: 193 |
|
|
| 14 Feb 2016 02:49 PM |
| Yes, of course there are ways. |
|
|
| Report Abuse |
|
|
|
| 20 Feb 2016 10:21 PM |
how would you make it detect which player?
|
|
|
| Report Abuse |
|
|
|
| 21 Feb 2016 03:05 AM |
Well, use a target GUI, for beginner admin. Such as a GUI in the bottom right corner. You say a name, and if it finds a child of players named that name, then it will target that player.
#code if Developer == true then print('Developer') end |
|
|
| Report Abuse |
|
|
| |
|
|
| 27 Feb 2016 09:04 PM |
it would help if anybody could expand on this
|
|
|
| Report Abuse |
|
|
| |
|
| |
|