PDA

View Full Version : BanX ( Gambit )


kingpin
05-09-2004, 20:41
Gives admins with kick access limited ban capabities e.g. they get to ban for X amount of time, X being defined by

amx_banx_time x

/* AMX Mod X

Credits:
- Original source for amx_ban command by OLO
- Changes made by Gambit

********************************************* *************************************

Ported By KingPin([email protected]). I take no responsibility
for this file in any way. Use at your own risk. No warranties of any kind.

********************************************* *************************************


Description:
Adds command amx_banx with access level equal
to kick level, and cvar amx_banx_time. When
amx_banx is used it will ban the target for
"amx_banx_time" number of minutes. The default
for amx_banx_time is 1440 (24 hours).

Cvar's:
amx_banx_time : (x) (default 1440 (24 hours))
amx_banx : <authid, nick or #userid> [reason]
*/


#include <amxmodx>
#include <amxmisc>

I like this plugin because, i have admins who are trustworthy but they go a little crazy with perm bans.

RPRaiden
05-10-2004, 18:57
nice, your admins sound like me.

JaiK
05-10-2004, 19:27
nice, your admins sound like me. :lol:

kingpin
05-10-2004, 23:40
lmao, yeah i seriously was having problems with admins getting pissed of at someone and perm banning them, so this wway the abusers only get this.

n0obie4life
01-31-2005, 05:10
kingpin, anymore supoprt for this?

kingpin
01-31-2005, 23:15
sure what can I help you with.

n0obie4life
02-01-2005, 01:13
sry kingpin, my mistake..i meant, any more updates for this :D..nice plugin.

kingpin
02-01-2005, 07:26
lol well I havnt the least bit of a clue what to update it with if you have any ideas post here and if feasible I will be sure to go ahead and include them.

n0obie4life
02-03-2005, 02:33
i'll think of some and reply..

Geesu
12-13-2005, 11:02
Author PM me to approve this