AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Advanced Bans (Real Time) by Exolent (https://forums.alliedmods.net/showthread.php?t=80858)

Exolent[jNr] 10-05-2009 14:54

Re: Advanced Bans (Real Time) by Exolent
 
Quote:

Originally Posted by nunoabc (Post 953230)
At least for me, the plugin is good as it is now. And nevermind what I said earlier, I've done a mini-plugin to suit my needs.

EDIT: What the heck does the 'unbantime' SQL field do? What if I put every record with NULL in 'unbantime'?

It is the time when the player gets unbanned.

meigyoku 10-05-2009 23:50

Re: Advanced Bans (Real Time) by Exolent
 
I tested and see: amx_voteban not work! (amx_banmenu is work)

nunoabc 10-09-2009 05:29

Re: Advanced Bans (Real Time) by Exolent
 
Quote:

Originally Posted by Exolent[jNr] (Post 953264)
It is the time when the player gets unbanned.

Then is it ok to put it to NULL when I import bans from the banned.cfg? (I only ban permanently :p)

Exolent[jNr] 10-09-2009 14:05

Re: Advanced Bans (Real Time) by Exolent
 
Put "Permanent Ban"

nunoabc 10-10-2009 14:54

Re: Advanced Bans (Real Time) by Exolent
 
:bacon:

lowled 10-11-2009 10:20

Re: Advanced Bans (Real Time) by Exolent
 
hi there !!

i am looking for nice and complete phP file for my website.. even if i have to pay ..

thx

ps: i am using this : http://hsbonus.com/advanced_bans_web , but it isn t complete, we can t order by column or have an history by steam id

`666 10-11-2009 10:29

Re: Advanced Bans (Real Time) by Exolent
 
just wait...
Quote:

Originally Posted by Exolent[jNr] (Post 953077)
@Everyone
I'm working on an update for this.
It will include 1 plugin with a cvar for sql or file saving.
It will also have a PHP script that you can load on your website.
There will be more features added, so just be patient for me to finish.


Stinkum 10-11-2009 12:53

Re: Advanced Bans (Real Time) by Exolent
 
Hi guys, I was wondering if someone could help me. I've recently been having problems with Amx and banning people - I would ban permanently, and if they retried, they could get back in. So I thought I would try this script!

When I use the command amx_addban I get the following error.


] amx_addban Starlita STEAM_0:0:1956627 0 wallhack
[AdvancedBans] Invalid SteamID!
[AdvancedBans] Correct format: STEAM_0:X:XXXXXXXX

I've tried everything, adding < > around the sections of the command etc. Wondering if anyone had any ideas?

alexinno 10-11-2009 13:30

Re: Advanced Bans (Real Time) by Exolent
 
Quote:

Originally Posted by Stinkum (Post 958772)
Hi guys, I was wondering if someone could help me. I've recently been having problems with Amx and banning people - I would ban permanently, and if they retried, they could get back in. So I thought I would try this script!

When I use the command amx_addban I get the following error.


] amx_addban Starlita STEAM_0:0:1956627 0 wallhack
[AdvancedBans] Invalid SteamID!
[AdvancedBans] Correct format: STEAM_0:X:XXXXXXXX

I've tried everything, adding < > around the sections of the command etc. Wondering if anyone had any ideas?

try amx_addban Starlita "STEAM_0:0:1956627" 0 wallhack

Stinkum 10-11-2009 14:17

Re: Advanced Bans (Real Time) by Exolent
 
Worked a charm, thanks Alot.

P.S excellent plugin Exolent.


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

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