Description
After a set time all players on both teams are random redistributed.
[syntax="python"]#this determins the number on mins before teams are randomly reassigned
reassign_time = 5[/syntax]
That is the first and second line in the randomreassign.py Set that to the time you want it to wait before it re-distributes the teams.
~J3ff