It is currently Tue Sep 07, 2010 2:32 am




Post new topic Reply to topic  [ 5 posts ] 
dod tms kicked for being idle 
Author Message
Community Member
Community Member
United States

Joined: Sat Apr 04, 2009 10:34 pm
Posts: 19
Given: 4 thanks
Received: 0 thanks
Post dod tms kicked for being idle
is there a way to disable the "kicked for being idle"?

_________________
Image


Last edited by United States {MM}MadMonk on Fri Nov 20, 2009 11:12 pm, edited 1 time in total.

Fri Nov 20, 2009 5:23 am
Profile
Multilanguage Mod
Multilanguage Mod
User avatar

Joined: Wed Feb 04, 2009 8:16 pm
Posts: 447
Age: 29
Location: Wernau
Given: 3 thanks
Received: 15 thanks
Steam Friends: fotzgesicht
Post Re: dod tms
Yes, there must be a setting in the config file to disable kicking after a set time of seconds.
Just take a look into your config files ;)

_________________
Mitleid bekommt man geschenkt, Neid muss man sich verdienen!

Image


Fri Nov 20, 2009 1:43 pm
Profile ICQ WWW
Supporter
Supporter
User avatar

Joined: Sat Mar 14, 2009 7:42 pm
Posts: 157
Location: Hungary
Given: 20 thanks
Received: 5 thanks
Steam Friends: vempájör
Post Re: dod tms
There's a topic exists here, exactly with this title.


Fri Nov 20, 2009 10:21 pm
Profile
Community Member
Community Member
United States

Joined: Sat Apr 04, 2009 10:34 pm
Posts: 19
Given: 4 thanks
Received: 0 thanks
Post Re: dod tms kicked for being idle
i have the afk set to 0, never kick. what i am talking about is when say, the map switches. you dont click ok and pick a team or go to spec and you get kicked for being idle, is there a way to disable that?

_________________
Image


Fri Nov 20, 2009 11:15 pm
Profile
Supporter
Supporter
United States

Joined: Sun Dec 28, 2008 11:12 am
Posts: 54
Given: 1 thanks
Received: 0 thanks
Post Re: dod tms kicked for being idle
are you speaking of you as an admin or just a reg? you can make admins imune and sent to spec only easily.

Code:
// This file was auto-generated by SourceMod (v1.2.1)
// ConVars for plugin "addon_dodtms_afkmanager.smx"


// <1/0> = enable/disable Admins being immune from almost all actions
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dod_tms_afkimmunity "1"

// <1/0> = enable/disable Admins being moved to spec when AFK
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dod_tms_afkincludeadmins "1"

// <#> = minimum number of active players on the server to start kicking  -  0 = never kick!
// -
// Default: "5"
// Minimum: "0.000000"
dod_tms_afkkickminpl "5"

// <#> = Time in seconds after that an AFK client is kicked
// -
// Default: "120"
// Minimum: "30.000000"
// Maximum: "300.000000"
dod_tms_afkkicktime "120"

// <1/0> = enable/disable AFK Manager
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dod_tms_afkmanager "1"

// <#> = radius around players spawn position that counts as spawn area
// -
// Default: "600"
// Minimum: "0.000000"
// Maximum: "1000.000000"
dod_tms_afkspawnradius "300"

// <#> = Time in seconds after that a client is considered AFK
// -
// Default: "60"
// Minimum: "30.000000"
// Maximum: "120.000000"
dod_tms_afktime "90"


 


i would suspect you could white list certain regs from it effecting them or any other tms plugin effecting them as well y using the tms whitelist file:

Code:
"DoDTMS_WhiteList"
{
// EXAMPLE CONFIG!
/////////////////////////////////////////
//      "STEAM_0:1:2345678"
//      {
//              "tmsbase" "1"
//              "autobalance" "1"
//              "afkmanager" "1"
//              "classrestrict" "1"
//              "highpingkicker" "1"
//              "clantagprot" "1"
//              "antivoicecmdspam" "1"
//              "tkrevenge" "1"
//              "playerteammenu" "1"
//      }
/////////////////////////////////////////
}


Mon Dec 07, 2009 2:42 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin for Free Forum/DivisionCore.