robomax11
|
  |
| Joined: 07 Jul 2011 |
| Total Posts: 6828 |
|
|
| 16 Jun 2014 11:41 PM |
The script works but theres something with the if statement
admin = { ['robomax11'] = "OWNER", ["bloppers912"] = 'ADMIN', ['brightrose1'] = "ADMIN" }
game.Player.PlayedAdded:connect(function(p) for namep, subtitle in pairs(admin) do if p.Name == namep then --code end end end)
siggys r stupid |
|
|
| Report Abuse |
|
|
robomax11
|
  |
| Joined: 07 Jul 2011 |
| Total Posts: 6828 |
|
| |
|
robomax11
|
  |
| Joined: 07 Jul 2011 |
| Total Posts: 6828 |
|
| |
|
robomax11
|
  |
| Joined: 07 Jul 2011 |
| Total Posts: 6828 |
|
|
| 16 Jun 2014 11:57 PM |
please help.
siggys r stupid |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 17 Jun 2014 12:20 AM |
| You mean if admin[p.Name]? |
|
|
| Report Abuse |
|
|