In-game game multiplayer tracker

So, I have a zone in a game that will raise a counter when a player enters. What I can’t figure out is how to lower it again when a player leaves.

Player enters zone → increment counter
Player leaves zone → Decrement counter
Also this is a Help

2 Likes

please change the topic category to Help

oh dear IDK I didn’t see that you already said that haha

1 Like

its a better idea that if you checking for leaves, to add an afk tracker, as it takes a while for Gimkit to remove a player that left.

Lifecyclecs could help a little

Create a zone, and set it to transmit on Channel X when player enters. Then, have it transmit on Channel Y when a player leaves.
Place a counter, and set it to increase by one on Channel X and decrease by one on Channel Y.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.