Automatic random teams
daw
Join Date: 2004-09-04 Member: 31336Members
Hello,
I'm a server operator and would like to enable random teams at the start of each map.
This because I noticed that random teams ussually result in better games.
Right now I'm just sending the following line through a scheduled task every x minutes:
<a href="http://xx.xx.xx.xx:8085/?request=json&command=Send&rcon=sv_randomall" target="_blank">http://xx.xx.xx.xx:8085/?request=json&...on=sv_randomall</a>
Does anyone have or know of a more elegant solution to implement this?
Thanks!
I'm a server operator and would like to enable random teams at the start of each map.
This because I noticed that random teams ussually result in better games.
Right now I'm just sending the following line through a scheduled task every x minutes:
<a href="http://xx.xx.xx.xx:8085/?request=json&command=Send&rcon=sv_randomall" target="_blank">http://xx.xx.xx.xx:8085/?request=json&...on=sv_randomall</a>
Does anyone have or know of a more elegant solution to implement this?
Thanks!
Comments