Raised This Month: $51 Target: $400
 12% 

[ANY] AFK Manager (Version 4.3.0 / Updated July 2nd 2018)


Post New Thread Reply   
 
Thread Tools Display Modes
Rothgar
Veteran Member
Join Date: Nov 2007
Old 07-06-2011 , 19:12   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #911

Quote:
Originally Posted by Kamis View Post
If you need me to run these and get you the logs, let me know!
It'd be a lot easier if I could just change things on the fly and test. Maybe Polaris117 if he still has the issue can provide some access.
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
itsme
Junior Member
Join Date: Jul 2011
Old 07-08-2011 , 05:11   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #912

Quote:
Originally Posted by Rothgar View Post
What game? What is your "Spawn AFK" set to? I assume you are checking the kick message is from the plugin?

Game is CSS
My whole settings:

PHP Code:
// This file was auto-generated by SourceMod (v1.4.0-dev)
// ConVars for plugin "afk_manager.smx"


// Admin Flag for immunity? Leave Blank for any flag.
// -
// Default: ""
sm_afk_admins_flag ""

// Should admins be immune to the AFK Manager? [0 = DISABLED, 1 = COMPLETE IMMUNITY, 2 = KICK IMMUNITY, 3 = MOVE IMMUNITY]
// -
// Default: "1"
sm_afk_admins_immune "1"

// Is the AFK manager automatic plugin update enabled or disabled? (Requires SourceMod Autoupdate plugin) [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_autoupdate "0"

// Is the AFK manager enabled or disabled? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_enable "1"

// Should the AFK manager exclude counting bots in player counts? [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_exclude_bots "0"

// Should the AFK manager exclude checking dead players? [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_exclude_dead "1"

// Minimum number of connected clients required for AFK kick to be enabled. [DEFAULT: 6]
// -
// Default: "6"
sm_afk_kick_min_players "2"

// Should the AFK Manager kick AFK clients? [0 = DISABLED, 1 = KICK ALL, 2 = ALL EXCEPT SPECTATORS, 3 = SPECTATORS ONLY]
// -
// Default: "1"
sm_afk_kick_players "3"

// Time in seconds (total) client must be AFK before being kicked. [0 = DISABLED, DEFAULT: 120.0 seconds]
// -
// Default: "120.0"
sm_afk_kick_time "900.0"

// Time in seconds remaining, player should be warned before being kicked for AFK. [DEFAULT: 30.0 seconds]
// -
// Default: "30.0"
sm_afk_kick_warn_time "30.0"

// Threshold for amount of movement required to mark a player as AFK. [0 = NONE, DEFAULT: 30.0]
// -
// Default: "30.0"
sm_afk_location_threshold "30.0"

// How many days should we keep AFK manager log files. [0 = INFINITE, DEFAULT: 0]
// -
// Default: "0"
sm_afk_log_days "0"

// Should the AFK manager log client kicks. [0 = FALSE, 1 = TRUE, DEFAULT: 1]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_log_kicks "0"

// Should the AFK manager log client moves. [0 = FALSE, 1 = TRUE, DEFAULT: 1]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_log_moves "0"

// Should the AFK manager log plugin warning messages. [0 = FALSE, 1 = TRUE, DEFAULT: 1]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_log_warnings "0"

// Minimum number of connected clients required for AFK move to be enabled. [DEFAULT: 4]
// -
// Default: "4"
sm_afk_move_min_players "2"

// Should the AFK Manager move AFK clients to spectator team? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_move_spec "1"

// Time in seconds (total) client must be AFK before being moved to spectator. [0 = DISABLED, DEFAULT: 60.0 seconds]
// -
// Default: "60.0"
sm_afk_move_time "30.0"

// Time in seconds remaining, player should be warned before being moved for AFK. [DEFAULT: 30.0 seconds]
// -
// Default: "30.0"
sm_afk_move_warn_time "10.0"

// Should the AFK manager warn team 0 (Usually unassigned) players? (Disabling may not work for some games) [0 = FALSE, 1 = TRUE, DEFAULT: 1]
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_afk_move_warn_unassigned "0"

// Time in seconds (total) that player should have moved from their spawn position. [0 = DISABLED, DEFAULT: 20.0 seconds]
// -
// Default: "20.0"
sm_afk_spawn_time "30.0"

// Time in seconds remaining, player should be warned for being AFK in spawn. [DEFAULT: 15.0 seconds]
// -
// Default: "15.0"
sm_afk_spawn_warn_time "10.0" 

I hope u can help me
itsme is offline
Rothgar
Veteran Member
Join Date: Nov 2007
Old 07-09-2011 , 22:11   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #913

Have you checked the kick message of one of these players?

I want to make sure it's not like the default AFK system or something that has changed.
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
itsme
Junior Member
Join Date: Jul 2011
Old 07-12-2011 , 08:02   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #914

I think it is the default AFK system

Message is: Disconnect: Kicked by Console.


But the Plugin is working cause after 30sec afk, the players are moving to spec. Only the AFK Kick is not working well
itsme is offline
Rothgar
Veteran Member
Join Date: Nov 2007
Old 07-12-2011 , 18:41   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #915

Quote:
Originally Posted by itsme View Post
I think it is the default AFK system

Message is: Disconnect: Kicked by Console.


But the Plugin is working cause after 30sec afk, the players are moving to spec. Only the AFK Kick is not working well
Is this the new CS:S?
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
itsme
Junior Member
Join Date: Jul 2011
Old 07-13-2011 , 08:26   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #916

New CS:S?
Its this one: http://store.steampowered.com/app/240
itsme is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 07-13-2011 , 15:08   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #917

Cs:s #747
Bacardi is offline
Rothgar
Veteran Member
Join Date: Nov 2007
Old 07-13-2011 , 19:15   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #918

Can you try mp_autokick 0

If this works I'll update plugin to automatically set that to 0.

I thought i had CS:S covered but I am only looking at the TF2 AFK cvar.
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar
itsme
Junior Member
Join Date: Jul 2011
Old 07-14-2011 , 07:24   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #919

Thx Bacardi and Rothgar. mp_autokick 0 is the solution.

Quote:
Originally Posted by Rothgar
If this works I'll update plugin to automatically set that to 0.
This would be nice ;)
itsme is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 07-21-2011 , 15:55   Re: AFK Manager (Version 3.4.3 / Updated June 3rd 2011)
Reply With Quote #920

Code:
L 07/21/2011 - 14:42:37: [SM] Native "CloseHandle" reported: Handle 890007e7 is invalid (error 1)
L 07/21/2011 - 14:42:37: [SM] Displaying call stack trace for plugin "afk_manager.smx":
L 07/21/2011 - 14:42:37: [SM]   [0]  Line 1221, /home/groups/alliedmodders/forums/files/3/2/0/9/1/86989.attach::InitializePlayer()
L 07/21/2011 - 14:42:37: [SM]   [1]  Line 1366, /home/groups/alliedmodders/forums/files/3/2/0/9/1/86989.attach::OnClientPostAdminCheck()
L 07/21/2011 - 14:43:20: [SM] Native "CloseHandle" reported: Handle 890007e7 is invalid (error 1)
L 07/21/2011 - 14:43:20: [SM] Displaying call stack trace for plugin "afk_manager.smx":
L 07/21/2011 - 14:43:20: [SM]   [0]  Line 1221, /home/groups/alliedmodders/forums/files/3/2/0/9/1/86989.attach::InitializePlayer()
L 07/21/2011 - 14:43:20: [SM]   [1]  Line 1554, /home/groups/alliedmodders/forums/files/3/2/0/9/1/86989.attach::Event_PlayerSpawn()
L 07/21/2011 - 14:50:08: [SM] Native "CloseHandle" reported: Handle 890007e7 is invalid (error 1)
L 07/21/2011 - 14:50:08: [SM] Displaying call stack trace for plugin "afk_manager.smx":
L 07/21/2011 - 14:50:08: [SM]   [0]  Line 1259, /home/groups/alliedmodders/forums/files/3/2/0/9/1/86989.attach::UnInitializePlayer()
L 07/21/2011 - 14:50:08: [SM]   [1]  Line 1376, /home/groups/alliedmodders/forums/files/3/2/0/9/1/86989.attach::OnClientDisconnect()
o.O Bug?
Drixevel is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode