PDA

View Full Version : mm_kicker


soreal
6th August 2005, 19:30
Bug with this , even with it a # in front of it it still kicks people for inactivity makes seeding a server kinda hard

Lorian
7th August 2005, 07:46
Originally posted by soreal
Bug with this , even with it a # in front of it it still kicks people for inactivity makes seeding a server kinda hard

I havn't tried commenting it out (sure you saved and restarted?) but just put the timeout up to a big number - 3600 is an hour.

mm_kicker.idleLimit 3600

soreal
7th August 2005, 10:38
First thing I tried was this


# mm_kicker.idleLimit 300


Still kicked after same amount of time

Then I did this

# modmanager.loadModule "mm_kicker"


Same result.

removed modmanager as the active profile now it doesnt kick anymore.

Lorian
7th August 2005, 11:05
Originally posted by soreal
First thing I tried was this



Still kicked after same amount of time

Then I did this


Same result.

removed modmanager as the active profile now it doesnt kick anymore.

You don't want to comment out the timelimit line!

Mugworth
7th August 2005, 16:28
yeah i just put the idle time up to about 800 which is 10 mins, any higher than 20 mins and theres not much point.

K
7th August 2005, 17:57
u can't remove mm_kicker unless u also remove mm_bf2cc as there is a dependency. As the docs say though u can set "mm_kicker.idleLimit 0" to disable it.