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)

SAJAL 08-03-2020 13:30

Re: Advanced Bans (Real Time) by Exolent
 
Why am I not able to use amx_unban it says 'Could not find STEAM_0 in the ban list!'

gabuch2 08-03-2020 19:45

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

Originally Posted by SAJAL (Post 2712862)
Why am I not able to use amx_unban it says 'Could not find STEAM_0 in the ban list!'

Write SteamID between quotes.

SAJAL 08-04-2020 12:53

Re: Advanced Bans (Real Time) by Exolent
 
Thank you,can you also tell me which file does it stores it's ban in? I couldn't locate it, it created a file banned2.cfg but i don't see banned ids there, is there any other file.

El Abuelo Loco 08-06-2020 01:09

Re: Advanced Bans (Real Time) by Exolent
 
which sma plugin do i download? and it still works for version 1.9

glmmlg 01-06-2021 03:35

Re: Advanced Bans (Real Time) by Exolent
 
yes work for amxmodx 1.9 and 1.10

glmmlg 01-06-2021 03:40

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

Originally Posted by ZEDD_Intensity (Post 2635607)
Thanks for that. Aaaand I was right, made some tiny changes to the Web file. Let me know if it works out for ya! (Untested and hurriedly edited).

Note to others : This file should be used ONLY if you're facing any problem with attachment in the Original Post. Do not update/replace with this one if everything is working fine.

Cheers,
ZEDD


hi can you update the php ? because after ban it will not display the steam profile on web

https://i.gyazo.com/ab465f075b3fe368...efaacfa9be.png
https://i.gyazo.com/fd168cf63d2f9f48...14cbf92c65.png

dmhahuel 02-09-2021 11:26

Re: Advanced Bans (Real Time) by Exolent
 
problem whit: amx_banlist

when I give ban, he tells me the list is empty :oops:

MegaDiesel 03-28-2021 17:44

Re: Advanced Bans (Real Time) by Exolent
 
This plugin SQL version is not working.

I have add in first line... advanced_bans_sql.amxx and I have connected to mysql.. but after add:

Why not working?
Code:

; AMX Mod X plugins
; Admin Base - Always one has to be activated
advanced_bans_sql.amxx

;admin.amxx                ; admin base (required for any admin-related)
admin_sql.amxx                ; admin base - SQL version (comment admin.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)
pluginmenu.amxx                ; Menus for commands/cvars organized by plugin

; 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!)

amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
amx_ban Guzka 5 reasonhere
[AdvancedBans] Target has not authorized with the server! Unable to ban!
restart


admin details:
"user" "pass" "qwertyuiopasdfghjklxcvbnm" "a"

fysiks 03-28-2021 18:27

Re: Advanced Bans (Real Time) by Exolent
 
Sounds like it's a non-Steam user which means you are still allowing Non-Steam users to join your server which is not supported here.

RbN 05-30-2021 08:12

Re: Advanced Bans (Real Time) by Exolent
 
Hi. I have a problem with "addban" command.

When i used "amx_addban nick ip time reason" the answer is " Invalid IP" .

Does anyone know what's going on ??


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

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