PDA

View Full Version : Skipping waitingforplayers


Icarus
01-24-2009, 12:46 AM
So there's this server, that always skips waiting for players the moment a single client joins a team.

Anybody know what may be causing this?

As far as I know, we didn't have any plugins since it was like that before we installed SM and the like.

flubber
01-24-2009, 04:58 AM
Try this in server.cfg :
mp_restartround 45

Apom
01-24-2009, 11:11 AM
You may want to try this, I don't know if it's of any use in your case but I use it (with 1 instead of 0) to test my maps in local mode: mp_waitingforplayers_cancel 0

Icarus
01-24-2009, 11:14 AM
Try this in server.cfg :
mp_restartround 45

Makes sense. I'll give it a try, thanks.

Icarus
02-05-2009, 01:38 AM
mm no, this doesn't work.

Rounds still automatically start after 15 seconds of waitingforplayers.