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)

fysiks 06-03-2022 21:21

Re: Advanced Bans (Real Time) by Exolent
 
Banning a SteamID that isn't actually on your server won't do any good.

abecee 06-20-2022 20:59

Re: Advanced Bans (Real Time) by Exolent
 
1 Attachment(s)
Hi. Sometimes i get this error and i don't know why. The connection to database is good because admins are working ( SQL too ). If i change the map, the plugin is reloading and working. Is there something i can without changing the map?

Please HELP :)

Code:

L 06/21/2022 - 03:02:53: [AMXX] Plugin ("advanced_bans_sql.amxx") is setting itself as failed.
L 06/21/2022 - 03:02:53: [AMXX] Plugin says: Could not connect to database.
L 06/21/2022 - 03:02:53: [AMXX] Displaying debug trace (plugin "advanced_bans_sql.amxx", version "0.8")
L 06/21/2022 - 03:02:53: [AMXX] Run time error 1: forced exit
L 06/21/2022 - 03:02:53: [AMXX]    [0] advanced_bans_sql.sma::QueryCreateTable (line 431)


sakulmore 08-31-2022 19:22

Re: Advanced Bans (Real Time) by Exolent
 
SQL not working.

Code:

L 08/31/2022 - 23:37:03: [AMXX] Plugin ("advanced_bans_sql.amxx") is setting itself as failed.
L 08/31/2022 - 23:37:03: [AMXX] Plugin says: Could not connect to database.
L 08/31/2022 - 23:37:03: [AMXX] Run time error 1 (plugin "advanced_bans_sql.amxx") - forced exit

(all is written and putten correctly) I used MySQL 5.7 (also tried on 8.0 = same error)

AnimalMonster 01-30-2023 11:53

Re: Advanced Bans (Real Time) by Exolent
 
You cannot ban any steamids.... tried on myself being a steam player and then on a non steam
no effect on none of those

fysiks 01-30-2023 23:28

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

Originally Posted by AnimalMonster (Post 2798296)
then on a non steam
no effect on none of those

Duh, that's how it works. When you have people who don't have a verifiable identifier (a real SteamID), they can easly bypass any type of ban you can think of.

AnimalMonster 02-02-2023 10:06

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

Originally Posted by fysiks (Post 2798319)
Duh, that's how it works. When you have people who don't have a verifiable identifier (a real SteamID), they can easly bypass any type of ban you can think of.

Even if i tried to ban myself which is a steam player?

ChillerX 02-02-2023 19:12

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

Originally Posted by AnimalMonster (Post 2798473)
Even if i tried to ban myself which is a steam player?

You need to use it with quotes:

amx_ban "STEAM_0:0:XXXXXXXXX" "0" "reason"

typing amx_ban STEAM_0:0:XXXXXXXX 0 reason - without the quotes won`t work

fysiks 02-02-2023 23:21

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

Originally Posted by AnimalMonster (Post 2798473)
Even if i tried to ban myself which is a steam player?

Your post was nearly unintelligible so maybe I misinterpreted it. You need to explain better what you mean. Maybe use a translator.

Marin Vojnic 03-03-2024 13:12

Re: Advanced Bans (Real Time) by Exolent
 
Can some have web ban files for this plugns? But I need for working to php 7.xxx or later ?

If some have customise please contact me, I pay if working perfect

fysiks 03-03-2024 21:36

Re: Advanced Bans (Real Time) by Exolent
 
This plugin does not provide a web interface. If you use SQL, one can be written for it.


All times are GMT -4. The time now is 10:22.

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