Thread: CS AFK Manager
View Single Post
Plugin Info:     Modification:          Category:          Approver:   HamletEagle (36)
Fr33m@n
Veteran Member
Join Date: May 2008
Location: France Marne
Old 01-26-2015 , 09:35   CS AFK Manager
Reply With Quote #1

CS AFK Manager
- v1.0.6, last updated : 30 jun 2016
There is many AFK manager on here, most of them are outdated, buggy or not complete.
This plugin aim to fix that problem.

The check method is based on the usage of buttons and can be complemented by a method based on aim.

This plugin features:
  • A Management for alive AFK client and AFK client in appearance select menu based on switch to spectators (or based on kick if this feature is disabled) ;
  • A Kick management for AFK spectators (or for all players if spectator switch management is disabled) ;
  • The ability to kick clients in spectators only if the server is full ;
  • A bomb management based on bomb transfer to the nearest non-AFK terrorist or a forced drop of the bomb ;
  • Optional admin immunities for all the previous features ;
  • A global HUD message sent to alive players of a team if all the opposing team is AFK.

Contents :


Requirements top
CS 1.6, CZ.
AMX Mod X 1.8.x or higher.
Steam server.

Usage (Cvars) top
list

Installation top
1. You only need ONE of the 2 plugin version provided here :
  • Running on amxmodx 1.8.2 the default plugin, afk_manager_1-8-2.
    To use this version, you will need to
    compile it locally.
    You will first need to download colorchat.inc provided below and put it in
    addons/amxmodx/scripting/include.
    Then you will
    need to download afk_manager_1-8-2.sma and put it in addons/amxmodx/scripting and do the compile process.

  • Running on amxmodx 1.8.3 git 5029 or higher, the enhanced version, afk_manager_1-8-3.
    To use this version, you will need to compile it locally with an 1.8.3 compiler.
    The colorchat.inc include is NOT required because colored messages are included by default in amxmodx 1.8.3.

    You will need to download afk_manager_1-8-3.sma and put it in addons/amxmodx/scripting and do the compile process.
    This version will automatically create a cvar config file in addons/amxmodx/configs/plugins that is an user friendly way to configure the plugin. Also, this version bring some improvements that directly come from amxmodx 1.8.3.
2. Install your chosen afk_manager.amxx in addons/amxmodx/plugins
3.
In your plugins.ini file, add afk_manager_1-8-X.amxx where you want
4.
Put afk_manager.txt in addons/amxmodx/data/lang

Installation Files top
Attached Files
File Type: sma Get Plugin or Get Source (afk_manager_1-8-2.sma - 5156 views - 21.0 KB)
File Type: inc colorchat.inc (4.9 KB, 2000 views)
File Type: sma Get Plugin or Get Source (afk_manager_1-8-3.sma - 5119 views - 21.8 KB)
File Type: txt afk_manager.txt (13.0 KB, 3283 views)

Last edited by Fr33m@n; 06-30-2016 at 09:49. Reason: Update to v1.0.6
Fr33m@n is offline