View Single Post
Rothgar
Veteran Member
Join Date: Nov 2007
Old 12-28-2008 , 08:07   Re: AFK Manager (Any Mod)
Reply With Quote #112

Quote:
Originally Posted by Smofly View Post
sure here it is.. and i use the lastet sourcemod 1.1 snap

// This file was auto-generated by SourceMod (v1.1.0-dev)
// ConVars for plugin "afk_manager-compat.smx"


// Admins immune to being kicked? [0 = FALSE, 1 = TRUE]
// -
// Default: "1"
sm_afk_admins_immune "1"

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

// Minimum amount of connected clients needed to kick AFK clients.
// -
// Default: "6"
sm_afk_kick_min_players "1"

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

// Time in seconds before kicking an AFK client.
// -
// Default: "120.0"
sm_afk_kick_time "120.0"

// Minimum amount of connected clients needed to move clients to spectator.
// -
// Default: "4"
sm_afk_move_min_players "4"

// Move AFK clients to spec before kicking them? [0 = FALSE, 1 = TRUE]
// -
// Default: "0"
sm_afk_move_spec "1"

// Time in seconds before moving an AFK client.
// -
// Default: "60.0"
sm_afk_move_time "30.0"

and it just move and kick peopel there is dead and not afk..
Have you got a server I can get access to?

I see a potential problem with setting the move time to 30 seconds? The warnings start 30 seconds and below? So that would probably explain your spam because it would always start at saying "You have 30 seconds to move or you will be moved."

Why would you want to set it lower than 60 seconds?

Also if you want you can compile with the DEBUG option enabled which is at the top of the file, then paste some output of the SourceMod logs.

Are you running the latest version? You might be but just haven't added the new cvar like immunity flag.

Last edited by Rothgar; 12-28-2008 at 08:10.
Rothgar is offline
Send a message via ICQ to Rothgar Send a message via AIM to Rothgar Send a message via MSN to Rothgar