I want to dynamically create and remove teams in my gamemode. I'm using team.SetUp(...) to create them, but I can't find a function to remove them, is it possible?
I could find another solution, but using the built-in team system is making things easier.
Thanks in advance for your help
I don't believe there is a function to remove them, although you can probably overwrite them.
Sorry, you need to Log In to post a reply to this thread.