|
| 23 Jul 2011 05:16 PM |
*is VAK* *joins VAK place* *Get automaticly placed in the VAK team because I'm VAK*
That script, Does anyone know where I can get it? |
|
|
| Report Abuse |
|
|
iKeyloggz
|
  |
| Joined: 24 Oct 2010 |
| Total Posts: 14985 |
|
| |
|
XNoBoomX
|
  |
| Joined: 08 May 2011 |
| Total Posts: 4731 |
|
| |
|
|
| 23 Jul 2011 05:25 PM |
function onNewPlayer(player) if player:IsInGroup(178815) then player.TeamColor = brickcolor("Teal") <-- Don't know this line. lol
end end
game.Players.PlayerAdded:connect(onNewPlayer) |
|
|
| Report Abuse |
|
|
|
| 23 Jul 2011 05:26 PM |
| player.TeamColor = Color3.new("Teal") |
|
|
| Report Abuse |
|
|
|
| 23 Jul 2011 05:27 PM |
| I think it's something like that. ^^ |
|
|
| Report Abuse |
|
|