crazyplaya73 Posted June 13, 2002 Share Posted June 13, 2002 Hi. I have the variable set on my decicated server to limit the rate of the clients but it is not working. I have a line in my config like seta sv_maxrate "10000" But when I look at the server status the clients are all at 25000 What am I doing wrong? Am I missing anything? Thanks. Also if its not too much trouble could someone post the commands to call a custom map rotation from a different config file. Thanks! Link to comment Share on other sites More sharing options...
seether7 Posted June 13, 2002 Share Posted June 13, 2002 don't worry ur maxrate will still be working. it just tells u what the client has it set on. Link to comment Share on other sites More sharing options...
MatrixCPA Posted June 13, 2002 Share Posted June 13, 2002 To answer your second question you might include the following line in your server.cfg: exec rotate.cfg Then you would need file called rotate.cfg in your base folder that contains the rotation. You can either put the exec at the end of the server.cfg and call the map rotation from the rotate.cfg file. Or, you can just have the rotation in the rotate.cfg and call the rotation from the server.cfg. Link to comment Share on other sites More sharing options...
crazyplaya73 Posted June 14, 2002 Author Share Posted June 14, 2002 Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.