#How do i make it so not all players need to join in a game?

1 messages · Page 1 of 1 (latest)

acoustic helm
#

Im trying to make a multiplayer game but whenever me and my friend test it out we need to have 4/4 people to actually play it, is there something i need to do so that it can be less that 4 ppl?

silent anvil
#

Make a variable number that counts every player, In the script that determines or when the game begins, put a "if player variable = > 4", then it will be aproved, also make a "if" when its higher than 4.