Raised This Month: $32 Target: $400
 8% 

Advanced Bans (Real Time) by Exolent


Post New Thread Reply   
 
Thread Tools Display Modes
SisQuo
New Member
Join Date: Feb 2017
Old 02-23-2017 , 13:29   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1401

Hi guys,

Thanks for the great plugins listed.

Regarding the advanced_bans plugin, is it possible to have a version that we can use to ban even the valve ID? For now, it works for the steam ID and IP but I wonder if/how we can alter your version in order to ban someone using the his valve ID.

Practic example:
#20 "Player 1" 1007 STEAM_0:0:471095270 1 07:59 23 3
#21 "Player 2" 804 VALVE_0:4:715148528 24 51:02 37 0

...I can ban Player 1 permanent on his steam ID (STEAM_0:0:471095270) BUT for Player 2 I am force only to give a temporary ban on his IP (because the IPs are mostly dynamic here).

I am kindly ask you for a solution on this; I did use the search function previously but without result.

Thanks in advance.
SisQuo is offline
allame61
Member
Join Date: Feb 2017
Location: Turkey
Old 02-26-2017 , 15:33   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1402

thx bro
allame61 is offline
ZEDD_Intensity
Senior Member
Join Date: Jun 2016
Old 02-27-2017 , 00:50   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1403

Quote:
Originally Posted by PartialCloning View Post
data/advanced_bans.txt
Thanks

Last edited by ZEDD_Intensity; 06-11-2018 at 08:27.
ZEDD_Intensity is offline
PartialCloning
Senior Member
Join Date: Dec 2015
Old 02-27-2017 , 12:04   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1404

data/advanced_bans.txt
PartialCloning is offline
Pawangond
Member
Join Date: Jul 2016
Location: In Your Heart
Old 03-23-2017 , 12:19   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1405

there is no ban log in logs folder !

You can monitor all ban history (admins banning, unbanning, and when ban times are up) in the addons/amxmodx/logs/BAN_HISTORY_MMDDYYYY.log (MM = month, DD = day, YYYY = year)
__________________
Pawangond is offline
ish12321
Veteran Member
Join Date: May 2016
Old 03-28-2017 , 11:43   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1406

If i have another plmenu can i know what lines are changed in plmenu for advanced bans so that i will do that in my plmenu
__________________
['O|s|G'] | Death Wins a.k.a Ish Chhabra was here
ish12321 is offline
ish12321
Veteran Member
Join Date: May 2016
Old 04-07-2017 , 02:53   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1407

installed advanced bans plmenu on my reAMXMODX
Now, I'm having an issue.
In team change menu spectator option is not coming
please fix the plmenu.amxx someone ..
__________________
['O|s|G'] | Death Wins a.k.a Ish Chhabra was here

Last edited by ish12321; 04-07-2017 at 02:53.
ish12321 is offline
Old 11-07-2017, 05:01
ZEDD_Intensity
This message has been deleted by ZEDD_Intensity.
Ayman Khaled
Senior Member
Join Date: Mar 2017
Location: Palestine
Old 11-07-2017 , 12:50   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1408

Quote:
Originally Posted by ZEDD_Intensity View Post
Greetings,

Thanks for your incredible contribution, Exolent.

Just a quick easy edit that I'd like to make in the Plugin is,

When someone is banned, I do not want the plugin to show "Admin SteamID" in the console. Everything else looks good but, just not the Admin SteamID.

I tried removing the #defines for that, but I think that'd be absurd to do as it might be easier to just remove the print codes for Console.

Code:
#define TABLE_NAME		"advanced_bans"
#define KEY_NAME		"name"
#define KEY_STEAMID		"steamid"
#define KEY_BANLENGTH		"banlength"
#define KEY_UNBANTIME		"unbantime"
#define KEY_REASON		"reason"
#define KEY_ADMIN_NAME		"admin_name"
#define KEY_ADMIN_STEAMID	"admin_steamid"
Code:
new g_names[MAX_BANS][32];
new g_steamids[MAX_BANS][35];
new g_banlengths[MAX_BANS];
new g_unbantimes[MAX_BANS][32];
new g_reasons[MAX_BANS][128];
new g_admin_names[MAX_BANS][64];
new g_admin_steamids[MAX_BANS][35];
Hope that makes sense.
Warm Regards,
ZEDD
Why do you want to do that? steam id won't help banned player, otherwise when you are using dproto/reunion.
__________________

Last edited by Ayman Khaled; 11-07-2017 at 12:55.
Ayman Khaled is offline
Old 11-07-2017, 13:04
ZEDD_Intensity
This message has been deleted by ZEDD_Intensity.
conn
Member
Join Date: Dec 2013
Old 11-09-2017 , 03:26   Re: Advanced Bans (Real Time)
Reply With Quote #1409

Quote:
Originally Posted by Exolent[jNr] View Post
I'll be adding a menu in the next version.
WHAT HAPPENED TO THIS
conn is offline
Old 11-24-2017, 03:17
ZEDD_Intensity
This message has been deleted by ZEDD_Intensity.
TheWhitesmith
Senior Member
Join Date: Oct 2017
Location: Morocco :c
Old 11-24-2017 , 20:38   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #1410

There you go, didnt test it but should work
Attached Files
File Type: sma Get Plugin or Get Source (AdvBans.sma - 519 views - 50.2 KB)
TheWhitesmith is offline
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 22:33.


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