I am looking, notice looking, for a round system with 4 teams in a deathmatch
The reason I say looking is because I dont think I can manage scripting it myself, so if you come across an easy tutorial with a script that i can edit, it would be great
I have looked on youtube for team deathmatch round systems, they all had one thing missing or more
For each team, give items that include in their main scripts anti team killing. And you are basically done. From here you could do anything you’d like to.
If it is a minigame or something alike, when that minigame is chosen, create those 4 teams, and pick random people to be in each of them. Make sure all teams would be filled with people. When that round ends, remove those teams, and team all “lobby” or anything alike.
In the part you are dealing dmg to players, add an if statement to check a few conditons( if those items would be used in more minigames):
1- if their team and the player teams are similar.
2. if they are both on neutral or not.