Kakuro02
|
  |
| Joined: 23 Oct 2010 |
| Total Posts: 1681 |
|
|
| 22 Jul 2014 01:04 PM |
Teams From Recent attempts I have
game.Players.PlayerAdded:connect(function(plr) if game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 167543744)) then plr.TeamColor = BrickColor.new("Bright blue") else plr.TeamColor = BrickColor.new("Bright red") end end) |
|
|
| Report Abuse |
|
|
| |
|
Kakuro02
|
  |
| Joined: 23 Oct 2010 |
| Total Posts: 1681 |
|
| |
|
|
| 22 Jul 2014 01:12 PM |
| http://wiki.roblox.com/index.php?title=Game_Pass |
|
|
| Report Abuse |
|
|
Kakuro02
|
  |
| Joined: 23 Oct 2010 |
| Total Posts: 1681 |
|
|
| 22 Jul 2014 01:14 PM |
| ?? Would I need to put it in a Local script? |
|
|
| Report Abuse |
|
|
| |
|
Kakuro02
|
  |
| Joined: 23 Oct 2010 |
| Total Posts: 1681 |
|
|
| 22 Jul 2014 01:17 PM |
I did that, It does not work. Would I need to edit the script?
game.Players.PlayerAdded:connect(function(plr) if game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 167543744)) then plr.TeamColor = BrickColor.new("Bright blue") else plr.TeamColor = BrickColor.new("Bright red") end end) |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2014 01:22 PM |
| ":PlayerOwnsAssest" > ":PlayerHasPass" |
|
|
| Report Abuse |
|
|
Kakuro02
|
  |
| Joined: 23 Oct 2010 |
| Total Posts: 1681 |
|
|
| 22 Jul 2014 01:25 PM |
| Still doesn't work. Do I need to make the team AutoAssignable? |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2014 02:42 PM |
| local scripts have to do with the players and some other properties like the camera |
|
|
| Report Abuse |
|
|