Player Counter Issues

I made a murder mystery game, and when the murderer kills everyone, the player counter just starts counting up to infinity.
Any ways to fix this?

We would need to see the system and know more about it.

2 Likes

It is this system: https://forum.creative.gimkit.com/t/how-to-make-a-live-player-counter/4380
or here is a screenshot:

1 Like

What’s the repeater do?

reset the counter every 0.5 seconds and triggers the relay to increment for every player

My guess at this point is that when the host dies, the repeater stops going and the player counter is never reset.

1 Like

how do I fix that?

So you have a game start lifecycle. You then wire that to a relay set to everyone, then run it through a wire repeater set to the team of the murderer. Then hook that up in place of the game start lifecycle.

That’s my guess on how to make it work. I’ll be here in case it doesn’t.

look at the wix (can’t post video’s here)

but it does work now (I just had to refresh) thanks

1 Like

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