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

Advanced Bans (Real Time) by Exolent


Post New Thread Reply   
 
Thread Tools Display Modes
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 10-10-2010 , 15:35   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #781

Quote:
Originally Posted by GunSpeed View Post
Hi,

I tried searching around without a clue, so whats the odd of having amx_ban works but amx_unban not?

"STEAM_0:1:XXXXX" "" "abcdefghijklmnopqrstu" "ce" ; AhBQ

I do have the "d" flag but its driving me crazy!

amx_unban says I dont have access to that command, while amx_ban works like a charm!

Any help would be appreciated.

In case of any help here is the plugins list:

] amx_plugins
----- Currently loaded plugins -----
name version author file status
Advanced Bans 0.8 Exolent advanced_bans.a running
Admin Base 1.8.1.3746 AMXX Dev Team admin.amxx running
Admin Commands 1.8.1.3746 AMXX Dev Team admincmd.amxx running
Admin Help 1.8.1.3746 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.8.1.3746 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.8.1.3746 AMXX Dev Team multilingual.am running
Menus Front-End 1.8.1.3746 AMXX Dev Team menufront.amxx running
Commands Menu 1.8.1.3746 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.8.1.3746 AMXX Dev Team plmenu.amxx running
Maps Menu 1.8.1.3746 AMXX Dev Team mapsmenu.amxx running
Check the addons/amxmodx/configs/cmdaccess.ini file to check if the amx_unban flag was changed.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
GunSpeed
Member
Join Date: Oct 2010
Old 10-11-2010 , 07:39   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #782

Quote:
Originally Posted by Exolent[jNr] View Post
Check the addons/amxmodx/configs/cmdaccess.ini file to check if the amx_unban flag was changed.

Thanks a lot! Yes it seems someone did actually wanted a different flag for amx_unban!

This is the line :
"amx_unban" "v" ; advanced_bans.amxx


So +v flag it is!

Thanks again!
GunSpeed is offline
nikhilgupta345
Veteran Member
Join Date: Aug 2009
Location: Virginia
Old 10-11-2010 , 13:26   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #783

Not too good with SQL or configuring it, but would I have to BUY an sql server to have across-server bans? Because by default, it is set to the localhost. Could I just put any random ip in there and have the same IP on both servers and it would work?

Thanks
__________________
Quote:
Originally Posted by DarkGod View Post
nikhilgupta generates his plugins using sheer awesome.
If you like my work, please
nikhilgupta345 is offline
Send a message via ICQ to nikhilgupta345 Send a message via Yahoo to nikhilgupta345
xtinct
Senior Member
Join Date: Jan 2010
Location: http://tekxtinct.ning.co
Old 10-12-2010 , 02:30   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #784

Btw, Exolent your Hack Detector is currently version 0.0.7 (But still 0.0.6 in your signature)
__________________
Sorry If I Hurt! Orpheu

1 crab has been found and delivered my me.
xtinct is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 10-12-2010 , 12:49   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #785

Quote:
Originally Posted by nikhilgupta345 View Post
Not too good with SQL or configuring it, but would I have to BUY an sql server to have across-server bans? Because by default, it is set to the localhost. Could I just put any random ip in there and have the same IP on both servers and it would work?

Thanks
The IP has to be a valid SQL host that you have permissions to.

Quote:
Originally Posted by xtinct View Post
Btw, Exolent your Hack Detector is currently version 0.0.7 (But still 0.0.6 in your signature)
Thanks.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
fr33pr0d
Junior Member
Join Date: Mar 2008
Old 10-19-2010 , 09:53   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #786

I'm having some trouble connecting the plugin to the database. Everything looks ok (I can connect to the database across hosts using php and I can connect using SQLWave) but when the plugin tries to connect it says:

Code:
L 10/19/2010 - 14:48:08: [AMXX] Plugin ("advanced_bans_sql.amxx") is setting itself as failed.
L 10/19/2010 - 14:48:08: [AMXX] Plugin says: Query failed.
L 10/19/2010 - 14:48:08: [AMXX] Displaying debug trace (plugin "advanced_bans_sql.amxx")
L 10/19/2010 - 14:48:08: [AMXX] Run time error 1: forced exit 
L 10/19/2010 - 14:48:08: [AMXX]    [0] advanced_bans_sql.sma::QueryCreateTable (line 406)
Any help would be greatly appreciated.

I've read the first post quite a few times and I reinstalled everything twice. I triple checked the settings for amx_sql_host, amx_sql_user, amx_sql_pass and amx_sql_db and everything is at it should be.

Later Edit: Solved!
I got it working by modifying new query[128] to new query[1024] on line 389 in advanced_bans_sql.sma. (explained in this post). I still got that error but when I restarted the server, everything worked fine (changing the map didn't work, I had to rcon restart the server).

Last edited by fr33pr0d; 10-19-2010 at 15:53. Reason: Solved!
fr33pr0d is offline
sebbe_e
Junior Member
Join Date: Jan 2010
Old 10-23-2010 , 12:12   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #787

I have a problem, When I try to ban myself I don't get banned. The only thing that appears in the console is this "
Kicked by Console: "lol (banned for 1 min)"
Kicked :"lol (banned for 1 min"
And I've read the whole post and I don't find any solution to the problem.
sebbe_e is offline
!g0®
New Member
Join Date: Nov 2007
Old 10-26-2010 , 09:34   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #788

Is there any way to integrate ss for this ban?
!g0® is offline
Rels*
Junior Member
Join Date: Mar 2010
Location: UK, Birmingham.
Old 10-26-2010 , 22:06   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #789

Hey! Great plugin.

Heres my translation to Latvian language.
Quote:
[lv]
AB_BAN_INFORMATION = Ban Informacija
AB_NAME = Vards
AB_IP = IP
AB_STEAMID = SteamID
AB_REASON = Iemesls
AB_BAN_LENGTH = Ban Laiks
AB_UNBAN_TIME = Unban Laiks
AB_ADMIN_NAME = Admina Niks
AB_ADMIN_STEAMID = Admina SteamID
AB_WEBSITE = Ja esi nobanots nepatiesi, tad raksti sudzibu musu WebSite:
AB_NOT_AUTHORIZED = Speletajs nav autorizejis sevi serveri! Nevar nobanot!
AB_ALREADY_BANNED_STEAMID = Speletaja SteamID ir jau nobanots!
AB_ALREADY_BANNED_IP = Speletaja IP ir jau nobanots!
AB_PERMANENT_BAN = Banned uz muuzhu!
AB_INVALID_STEAMID = Nepareizs SteamID!
AB_VALID_STEAMID_FORMAT = Pareizs formats: STEAM_0:X:XXXXXXX
AB_INVALID_IP = Nepareizs IP!
AB_NOT_IN_BAN_LIST = Nevareja atrast %s ieks ban lista!
AB_NO_BANS = Nav neviens banots sini laika.
AB_BAN_LIST_NUM = Izmet banotos speletajus %i - %i.
AB_BAN_LIST_NEXT = Izmanto amx_banlist %i prieks nakamajiem speletajiem lista.
AB_MAX_BAN_TIME = Maximalais ban laiks atlauts ir %i.
__________________
http://identy.lv
Best Hide'n'Seek+BM, Dust2Land, Surf, JailBreak and War3 server in
Latvia.
Rels* is offline
Send a message via AIM to Rels* Send a message via MSN to Rels* Send a message via Skype™ to Rels*
cezars
Member
Join Date: May 2009
Location: Romania
Old 10-27-2010 , 06:44   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #790

How do i change acces only the ones with letter u can use this plugin ?


Edit: thx ex
__________________

Last edited by cezars; 10-27-2010 at 15:40.
cezars 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 04:13.


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