How does one make a total player count?

so i want to make a counter to track players. How do i?

This might help.

Next time, I’d recommend searching before you post.

2 Likes

I saw this jn but im looking for a total player count, not a live one. Thanks anyways!

What do you mean by total player count?

1 Like

I think the OP is saying that they want a player counter, and they want it so that it wont increase once the game has started. I can try to make a system for this in a little bit.

Like i want a total player count to count every single player ever but not online players

1 Like

I’m not quite sure what you mean by “not online players” but you can use a Checker I believe to modify the player count based if a player isn’t interacting with anything on the map. You can use the aforementioned Checker with devices such as the Player Coordinates or Relay device to update particular properties that indicate the player is interacting with something in the game.

As in I don’t want a live counter, just a total plays number

That increases when a person joins, but doesn’t decrease. This is so i can monitor when to update my game

What do you mean by “How does one make a total player count”?

??? I am asking how???

Could you be more specific? Like What are you working with? And what’s the problem?

They’re asking how to make a counter which tracks how many players played the game.
Edit: Counters reset when a game is over
Edit 2: Yeah, I don’t think that’s possible, you can use gimkit.nolt.io to recommend ideas though. =D

1 Like

Oh I get it.
First put down a zone. Then put down a counter. Then add a wire start from the zone, then connect it to the counter. Then set it to: When player enters zone | Increasement counter. Does that help?

I need the number to stay and increase across games.

So is it impossible to make?

Kind of. The part about the number stay and increase might be impossible. Probally.

Currently it is. Right now people check back between periods of time to update their player count, usually displayed on a counter device.