|
| 09 Jun 2014 03:48 PM |
Here's what I;ve tried. This is the output:
"Team is not a valid member of Player"
the script..
function Round() for r, k in pairs(Game.Players:GetPlayers()) do repeat wait() until k.Backpack:FindFirstChild("Winner") k.Team.Score = k.Team.Score + 1 end Vote_Session() end |
|
|
| Report Abuse |
|
|
|
| 09 Jun 2014 03:48 PM |
| f wrong title. I means how to change a player's score |
|
|
| Report Abuse |
|
|
| |
|
| |
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
| |
|
|
| 09 Jun 2014 03:59 PM |
| No. The teams have score seciton in properties and I wanna know how to change it. |
|
|
| Report Abuse |
|
|
| |
|