How to make a counter increment one for every player in the game and decrement for every player that goes into Spectator Mode

I have an idea where at the beginning of the game, a counter’s number is at the number of players in the game. Every time a player is forced to Spectate, the counter decrements by one. I don’t know how to do this. I have an image of what I have so far. If there’s anything I should add or take out. Plz tell me.

This is the image.

each has a different spawn? and also how many players max should there be?

You know how Apollo’s game, Greek God Wars has this thing where if there are 5 players, the counter goes up to 5, and if there are 15, the counter goes up to 15? I’m trying to do that.

ko manager when player is knocked out>>>>>>Turn spectator and decres the counter
When player joins really all players to do separate things and incres the counter…idk really…

2 Likes

Ok, well thanks for trying.

maybe you’ll have to use codes, well… and I don’t know how (me womp womp) so try making several spawns in different places, and make a barrier around the player so that he can’t leave until a button or trigger is pressed, after pressing the barrier opens and make 1 counter (main) which will be responsible for the number of players, then try to attach all the buttons/triggers to the countr that you get. that is, after pressing 1 button, on counter +1, and at the same time the player will be able to leave the barrier cage (and yes, definitely attach buttons or triggers to the barriers so that after pressing they disappear)

and now you need to take Knockback manager and make it decrease the number of conter by -1 after each kill

did it help?

Please stop pinging me for no reason.
Also, use this guide:

3 Likes

Thanks for the info.

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