This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

amxbans 4.0


Post New Thread Closed Thread   
 
Thread Tools Display Modes
SaintK
Veteran Member
Join Date: Mar 2004
Old 10-10-2005 , 05:31  
#1271

Quote:
Originally Posted by lantz69
Quote:
Originally Posted by SaintK
Rite, the weirdest thing is happening on our servers.
Yesterday i updated all servers to amxmodx 1.60, and used the latest amxbans version i could find a few pages back.
Now users are randomly being kicked during mapchange (when new map loads, not when it finishes) with the message that the user is banned and needs to check the console for more info. The users can then directly reconnect and play again.
What other plugins are you running?
Becasue this never happens on my server.
Maybe your problem will be solved with the 4.2 version that I will post soon.
In that version I have prepared special debug to see if players get wrongly kicked. I use a CVAR to enable that amxbans_debug which can be 0 or 1 And prints to amx logs whenever a player is kicked by amxbans.

Just post your plugins.ini and we can maybe see what could be the cause of your problem.
Code:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
;admin.amxx  ; admin base (required for any admin-related)
admin_sql.amxx  ; admin base - SQL version (comment admin.amxx)
amxbans.amxx
amxbans_menu.amxx

; Basic
admincmd.amxx  ; basic admin console commands
adminhelp.amxx  ; help command for admin console commands
;adminslots.amxx  ; slot reservation
multilingual.amxx ; Multi-Lingual management

; Menus
menufront.amxx  ; front-end for admin menus
cmdmenu.amxx  ; command menu (speech, settings)
plmenu.amxx  ; players menu (kick, ban, client cmds.)
;telemenu.amxx  ; teleport menu (Fun Module required!)
mapsmenu.amxx  ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx  ; console chat commands
antiflood.amxx  ; prevent clients from chat-flooding the server
;scrollmsg.amxx  ; displays a scrolling message
;imessage.amxx  ; displays information messages
adminvote.amxx  ; vote commands

; Map related
nextmap.amxx  ; displays next map in mapcycle
;mapchooser.amxx  ; allows to vote for next map
timeleft.amxx  ; displays time left on map

; Configuration
pausecfg.amxx  ; allows to pause and unpause some plugins
statscfg.amxx  ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx  ; restrict weapons menu
statsx.amxx  ; stats on death or round end (CSX Module required!)
;miscstats.amxx  ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)


; Custom - Add 3rd party plugins here
uwc3.amxx
AMXX_Music.amxx
clan_tag_protection.amxx
spectator_manager.amxx
sgr_connstats.amxx
adminreservation.amxx
stbalancer.amxx
dps.amxx
sgr_textreply.amxx
speckick.amxx
slots_reservation.amxx
admin_force_fire.amxx
amx_exec.amxx
playerswap.amxx
;hpk.amxx
motm_edit.amxx
The only other plugin that bans is hpk, ive disabled this to see if that was causing it. Its not.
We have 4 servers running uwc3, 1 server wc3x, 1 server SH and 1 normal cs server. All showing exactly same behavoir.
SaintK is offline
SaintK
Veteran Member
Join Date: Mar 2004
Old 10-10-2005 , 05:33  
#1272

This kinda messages are showing up in the console @ map start:

L 10/10/2005 - 087:41: Kick: "NeoK<246><STEAM_0:0659103><>" was kicked by "Console" (message ""You are BANNED. Check your console for info."")
L 10/10/2005 - 087:43: World triggered "Round_Start"
SaintK is offline
lantz69
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Sweden, Skåne
Old 10-10-2005 , 06:51  
#1273

Quote:
Originally Posted by SaintK
This kinda messages are showing up in the console @ map start:

L 10/10/2005 - 087:41: Kick: "NeoK<246><STEAM_0:0659103><>" was kicked by "Console" (message ""You are BANNED. Check your console for info."")
L 10/10/2005 - 087:43: World triggered "Round_Start"
I'll soon post the new amxbans version 4.2 where you can enable debug to see if a player get falsely kicked. All players that get kicked by AMXbans will get logged into the amxx logs. You need to have the new CVAR amxbans_debug set to 1.
Hopefully the new version will come sometime this week. I just put in the last change and want to test it a few days before I release.

Hopefully I will create a new plugin thread for the 4.2 version
__________________
Using: Amxmodx 1.8.1.xxxx, cstrike
http://www.vanilla.se/
lantz69 is offline
SaintK
Veteran Member
Join Date: Mar 2004
Old 10-10-2005 , 11:07  
#1274

allright cool
SaintK is offline
QuakerOates
Senior Member
Join Date: Mar 2004
Old 10-10-2005 , 14:59  
#1275

Another suggestion;

Option to manualy set the desired time to follow, i.e UTC, PST etc.. as many webservers are not hosted in the same country as the cs server or the times are way out of sync to the actually time the server made the bans.
__________________
SteamBans.org
QuakerOates is offline
lantz69
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Sweden, Skåne
Old 10-10-2005 , 19:14  
#1276

Quote:
Originally Posted by QuakerOates
Another suggestion;

Option to manualy set the desired time to follow, i.e UTC, PST etc.. as many webservers are not hosted in the same country as the cs server or the times are way out of sync to the actually time the server made the bans.
I have done an option in the config pages so you can set the timediff between the webserver and the gamserver in hours.
The ban list works with that option now, but maybe some other page need to work with it to.
It's late now and gonna check the rest later.
__________________
Using: Amxmodx 1.8.1.xxxx, cstrike
http://www.vanilla.se/
lantz69 is offline
SaintK
Veteran Member
Join Date: Mar 2004
Old 10-11-2005 , 08:44  
#1277

Another weird thing.
Our tier2 admins (flags bcdeiju) get the following messages when trying to make a perma ban, or a ban longer then 600 min.
You are not allowed to ban Permanently in console
You are not allowed to ban more than 600 min in console

Whats this all about? Our tier3 admins, all flags, can ban just fine from console.
SaintK is offline
lantz69
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Sweden, Skåne
Old 10-11-2005 , 09:16  
#1278

Quote:
Originally Posted by SaintK
Another weird thing.
Our tier2 admins (flags bcdeiju) get the following messages when trying to make a perma ban, or a ban longer then 600 min.
You are not allowed to ban Permanently in console
You are not allowed to ban more than 600 min in console

Whats this all about? Our tier3 admins, all flags, can ban just fine from console.
Give them the n-flag also if you want them to be able to ban more that 600 minutes. Admins with d and n-flag will have full powers to ban.

In the new 4.2 version this will be easy to configure so you dont have to give the the n-flag if you dont want to.
__________________
Using: Amxmodx 1.8.1.xxxx, cstrike
http://www.vanilla.se/
lantz69 is offline
SaintK
Veteran Member
Join Date: Mar 2004
Old 10-11-2005 , 11:30  
#1279

before they never needed the N flag :/
SaintK is offline
lantz69
AMX Mod X Beta Tester
Join Date: Mar 2004
Location: Sweden, Skåne
Old 10-11-2005 , 12:29  
#1280

Quote:
Originally Posted by SaintK
before they never needed the N flag :/
I'm sorry for that, but as I said it will be easy to change that in the next 4.2 version.
__________________
Using: Amxmodx 1.8.1.xxxx, cstrike
http://www.vanilla.se/
lantz69 is offline
Closed Thread



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 23:16.


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