Raised This Month: $51 Target: $400
 12% 

Advanced Bans (Real Time) by Exolent


Post New Thread Reply   
 
Thread Tools Display Modes
Afrika
New Member
Join Date: Jun 2009
Location: Hungary
Old 06-21-2009 , 17:28   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #411

sorry misstype
Afrika is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 06-22-2009 , 09:19   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #412

No Steam, No Support
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 06-22-2009 , 14:14   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #413

exolent, have you got a preview of the banlist ?
KadiR is offline
Jellric
Member
Join Date: Dec 2007
Old 06-22-2009 , 22:50   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #414

I had high hopes for this plugin but unfortunately after weeks of testing it continues to have problems recognizing banned players and keeping them banned. I will ban a player for a few days (which shows in the ban history text file) yet some are able to join and play normally.

As I watched the server console one banned player repeatedly tried to join the server over and over. Eventually after about the 12th try he got on. One player today got on right away. When there is a map change they are re-banned but after multiple retries they are able to join once again and get around the ban. So for these players a temp ban is more of an annoyance or connection problem.
Jellric is offline
Old 06-22-2009, 23:29
DruGzOG
This message has been deleted by DruGzOG. Reason: Issue Solved
Old 06-24-2009, 11:29
DruGzOG
This message has been deleted by DruGzOG. Reason: Issue Solved
Fr4Nc3Zu
Junior Member
Join Date: Jul 2008
Old 07-01-2009 , 10:51   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #415

i have this stupid problem..i ban players and they can rejoin after that..i dont understand why
the plugin is installed correctly..it`s not my first plugin..i had amxbans..but now i wanna test this one..
when i use amx_banlist..the bans are there..but players can join..anyone knows what can i do?

ps: i use advanced_bans.amxx
Fr4Nc3Zu is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 07-01-2009 , 10:53   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #416

Quote:
Originally Posted by Fr4Nc3Zu View Post
i have this stupid problem..i ban players and they can rejoin after that..i dont understand why
the plugin is installed correctly..it`s not my first plugin..i had amxbans..but now i wanna test this one..
when i use amx_banlist..the bans are there..but players can join..anyone knows what can i do?

ps: i use advanced_bans.amxx

is this non-steam or steam?
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
Fr4Nc3Zu
Junior Member
Join Date: Jul 2008
Old 07-01-2009 , 11:02   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #417

non-steam
Fr4Nc3Zu is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 07-01-2009 , 11:09   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #418

Quote:
Originally Posted by Fr4Nc3Zu View Post
non-steam

No Steam = No Support
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
Fr4Nc3Zu
Junior Member
Join Date: Jul 2008
Old 07-01-2009 , 11:10   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #419

damn
Fr4Nc3Zu is offline
Demonic
Junior Member
Join Date: Mar 2007
Location: Finland
Old 07-01-2009 , 14:02   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #420

I would need a bit help... I'm having this Advanced Bans -plugin and it works fine.

But I'm also using ATAC which doesn't ban with Advanced Bans... so it only kicks people out (as it should ban). I know this is wrong topic for this, because this should be in ATAC's topic... but I never got answer from there.

I would be very happy and thankful for that who could change it so that it would ban with Advanced Bans... [I use SteamID in bans] (I think it's that part which makes the ban, but I'm not sure, because I don't know coding.)

Code:
        new ban
        if ( contain( KillerAuthID[ id ], "." ) > 0 )
            ban = 1
        else if ( contain( KillerAuthID[ id ], ":" ) > 0 )
            ban = 2
        else
            ban = 0

        if ( !get_pcvar_num( gCVARBanType ) )
            ban = 0

        get_user_name( id, KillerName[ id ], 31 )
        new rtn = exec_CheckKill( id, ban )

        if ( rtn < 1 )
        {
            if ( TeamKills[ id ] >= max_tk )
            {
                if ( ban )
                    server_cmd( "%s ^"%i^" ^"%s^";wait;%s", ( ban == 1 ) ? "addip" : "banid", get_pcvar_num( gCVARBanTime ), KillerAuthID[ id ], ( ban == 1 ) ? "writeip" : "writeid" )
And sorry for bad English... I'm very tired just now...
__________________
DEU31's forum
R.I.P. Stratovarius ( 2.4.2008 )

Demonic is offline
Send a message via MSN to Demonic
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:02.


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