|
| 31 Jan 2014 06:56 PM |
Like, how'll I find how many people are in a game, then turn that into a number I can use for a NumberValue?
|
|
|
| Report Abuse |
|
|
Azureous
|
  |
| Joined: 29 Jan 2012 |
| Total Posts: 25287 |
|
|
| 31 Jan 2014 07:02 PM |
local p = game.Players:GetPlayers()) print(#p)
or
game.Players.NumPlayers |
|
|
| Report Abuse |
|
|
|
| 31 Jan 2014 07:03 PM |
Oh, I didn't see that.
I'm stupid...
|
|
|
| Report Abuse |
|
|
BEART12
|
  |
| Joined: 22 Oct 2008 |
| Total Posts: 3190 |
|
|
| 31 Jan 2014 07:07 PM |
| Having lack of knowledge is not stupid but to know it and not apply it is stupid :) |
|
|
| Report Abuse |
|
|