PDA

View Full Version : mm_kicker disabling for match


JavaCofe
29th March 2006, 23:23
is it possible to comment out all the mm_kicker lines in order to restrict the server from kicking people during match?

If not, then is there any way to only give a warning?

I've already set:
mm_kicker.negScoreKick 0
mm_kicker.pingLimit 0

---
also I've got another forum acct (Java) which I dont recall which email I used but the last post was for a ScotLAN thread which was my own .. is there any way to retrieve the old acct?

K
29th March 2006, 23:34
The following would disable, idle, negative score and ping checks

mm_kicker.idleLimit 0
mm_kicker.negScoreKick 0
mm_kicker.minPing 0
mm_kicker.maxPing 0