So I want to make a game similar to a modded rust server called Hellis. The concept is that it quick 1v1s. The problem is that I don’t know how to make gimkits understand, if there are 2 people not in a 1v1, then automatically teleport them into an arena. I also don’t want them to pull someone out of a 1v1. I don’t expect people to help.
So you want just two people to teleport into a arena?
can’t you just make it so there’s only one 1v1 at a time?
it’ll just pick 2 random people at a time with teleporter
Yes but I want it to support having many at the same time
So you want to teleport all people?
However you could pull someone out of a 1v1 that they are already in
No only two people that are not already in a 1v1
but what if there’s only a single 1v1 happening at a time? then aftert that 1v1 both players get pulled out, and 2 random people go in
What if there are 4 people in a lobby
use a relay to pick a random player, then that player starts a relay that’s random player besides that player, and there will be only 2 players then
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.