Here's my problem. I have a public tf2 server, that I also use to scrim. Come time to scrim, I password the server, and my team and the other team join. I change the map, and the join password is cleared, making it public again. Of course, people see a well populated server and start joining before I can password it again in time. I have two questions:
1. What happens when the map is changed on the server, is server.cfg executed?
2. What in your opinion is the optimal solution for this problem, I was thinking an alias like this:
alias scrim_well "changelevel cp_well; exec cevo_well.cfg; sv_password password"
but, I have no idea if that would work or not.
Any help is much appreciated.
1. What happens when the map is changed on the server, is server.cfg executed?
2. What in your opinion is the optimal solution for this problem, I was thinking an alias like this:
alias scrim_well "changelevel cp_well; exec cevo_well.cfg; sv_password password"
but, I have no idea if that would work or not.
Any help is much appreciated.