Jump to content

[AMXX] AFK (Kick/Slay/Spec)


Recommended Posts

Posted

Description: Due to many unfair Reports i have saw on certain servers , when an admin Slay a player thinking that he is AFK .

I believe  this will help many admins. 

AFK Slay/Kicker for CS.

Kicks (switches to spec) after afk_kicktime and slays player * if last survivor and afk and minimum afk_minplayers. 

Name: AFK KSSS 

Version: V1.1 

Installation: 

* Read all the notes
* Download the amxx-file by clicking on "get Plugin" (or the sma to edit it).
* Download the txt-file
* Put the amxx-file into the plugins folder of amxmodx
* Put the txt-file into the data/lang folder of amxmodx
* add a line "afkkisss.amxx ; this plugin slays and kicks afk players" into the config/plugins.ini of your amxmodx-installation
* change map

Commands for the admins (what they type in the console):

   afk_kicktime 150     // Kick people AFK longer than this time
 *           afk_slaytime 60     // Slay people AFK longer than this time and last survivor
 *           afk_minplayers 8     // Only kick AFKs when there is at least this many players on the server
 *           afk_slayplayers 1   // Shall we slay or shall we not
 *           afk_adminimmunity 1 // Admins immun from slaying?
 *                               // Will show message anyway!
 *           afk_adminkickimmunity 1 // Admins immun from kicking
 *           afk_options 1       // 1 - Kick player after kicktime, 0 - switch to spec after kicktime
 *           afk_show_counter 0  // Set to 1, it will show the AFK-Counter from time to time
 *           afk_rename 1        // Set to 1, it renames AFK players as described above
 *                           Attention: Serious problems, don't use it yet, if you don't want to help testing
 *           afk_speckick 0      // Kicks specs after a certain time if set to 1
 *           afk_speckicktime 300 // time after which specs get kicked if not admin or recording a demo

 

Modules required (wipe, front module below, you can find in the file amxmodx \ configs \ modules.ini) :

All Modules .

just requires AMXMODX. 

(cstrike and engine-module required)

Download:

Click

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...