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

Amxbans 6.x


Post New Thread Reply   
 
Thread Tools Display Modes
Janet Jackson
Veteran Member
Join Date: Mar 2005
Location: far, far away from here
Old 07-11-2006 , 15:01   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #551

Yes.
__________________
Janet Jackson is offline
Kensai
Veteran Member
Join Date: Aug 2005
Location: San Diego, California
Old 07-12-2006 , 05:36   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #552

I get these errors in my logs after debugging.

Code:
L 07/12/2006 - 00:30:09: [MySQL] Invalid DBI handle 0
L 07/12/2006 - 00:30:09: [AMXX] Displaying debug trace (plugin "amxbans.amxx")
L 07/12/2006 - 00:30:09: [AMXX] Run time error 10: native error (native "dbi_close")
L 07/12/2006 - 00:30:09: [AMXX]    [0] amxbans.sma::plugin_end (line 1751)
L 07/12/2006 - 00:30:12: [MySQL] Invalid DBI handle 0
L 07/12/2006 - 00:30:12: [AMXX] Displaying debug trace (plugin "amxbans.amxx")
L 07/12/2006 - 00:30:12: [AMXX] Run time error 10: native error (native "dbi_query")
L 07/12/2006 - 00:30:12: [AMXX]    [0] amxbans.sma::banmod_online (line 293)
L 07/12/2006 - 00:30:12: [AMXX]    [1] amxbans.sma::init_function (line 234)
L 07/12/2006 - 00:40:11: [MySQL] Invalid DBI handle 0
L 07/12/2006 - 00:40:11: [AMXX] Displaying debug trace (plugin "amxbans.amxx")
L 07/12/2006 - 00:40:11: [AMXX] Run time error 10: native error (native "dbi_query")
L 07/12/2006 - 00:40:11: [AMXX]    [0] amxbans.sma::check_player (line 1547)
L 07/12/2006 - 00:42:18: [MySQL] Invalid DBI handle 0
Kensai is offline
Send a message via AIM to Kensai Send a message via MSN to Kensai
Zaser
Member
Join Date: Jan 2005
Old 07-12-2006 , 07:35   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #553

hmm i get this error when i try to compail,

//// amxbans.sma
// D:\Valve\Steam\SteamApps\[email protected]\ counter-strike\cstrike\add
ons\amxmodx\scripting\amxbans.sma(186) : fatal error 100: cannot read from file:
"time"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file D:\Valve\Steam\SteamApps\[email protected]\ counter-strike\cstrike\addons\amxmodx\scripting\compi led\amxbans.amx (compile
failed).
//
// Compilation Time: 0,67 sec
// ----------------------------------------

Press enter to exit ...
Zaser is offline
John2be
Member
Join Date: Oct 2005
Location: The Netherlands
Old 07-12-2006 , 11:52   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #554

works great so far..

got one question though :
If ou ban somebody thorugh the ban-menu in amxmodmenu, will it get listed in your database to?
John2be is offline
Send a message via MSN to John2be
pulpy
Senior Member
Join Date: Oct 2005
Location: Brights Grove, ON
Old 07-12-2006 , 12:38   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #555

kensai wat version of amxbans are you using?
__________________
pulpy is offline
TiMbErLaNd
Senior Member
Join Date: Jan 2005
Location: Detroit, Michigan
Old 07-12-2006 , 13:40   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #556

Quote:
Originally Posted by John2be
works great so far..

got one question though :
If ou ban somebody thorugh the ban-menu in amxmodmenu, will it get listed in your database to?
No it dosent, I even took out the amx_ban, ip and amx_unban, unbanip or whatver the commands are from the admincmd.sma and recompiled just to see if it was a conflict eventhough I was using the amx_banmenu or again, whatever that command is (sorry im at work) and I get nothing.

I thought that after using the amx_banmenu it would prompt you to bana person then prompt you for the length of time then finally prompt you for the reason from the reasons that you inputted through the web interface, but nothing.

The only way I can get it to work and save to the database (aside from doing a ban from the web interface) is by typing amx_ban "Time" "Steam_ID" "Reason" other then that I get nada.

If I am doing something wrong or have overlooked something please let me know it would be of great assistance.

Link to my ban page http://www.afkfaction.com/amxbans/ban_list.php

I would also like to see if STEAMBANS could some how automaticly write to the database and display the same info such as...
"Date" "Player" "Admin (Steambans)" "Reason (Steambans Blacklisted)" "Length"
....since I am a member of steambans, I thought the service they had did it but it seems that it only checks something or other but dosent write anything.

Thanks for your time.
TiMbErLaNd is offline
rhin0
New Member
Join Date: Apr 2006
Old 07-12-2006 , 14:33   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #557

Hi there again
I finally solved problem with HLGUARD
It was my stupid mistake...

When I was updating hlguard_lan.cfg, I forgot to change %w for %i, so for example in Alias Detection section it must be like this
Code:
hlg_action "b:found:10" "amx_banip 0 %i [HLGUARD] You have been banned. Reason: %y"
So I reverted all my changes in amxbans.sma back and wait if it is going to be OK.
__________________
shit happens
rhin0 is offline
Send a message via ICQ to rhin0
Kensai
Veteran Member
Join Date: Aug 2005
Location: San Diego, California
Old 07-12-2006 , 15:57   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #558

Quote:
Originally Posted by pulpy
kensai wat version of amxbans are you using?
4.3
Kensai is offline
Send a message via AIM to Kensai Send a message via MSN to Kensai
Dzyzus
Senior Member
Join Date: Mar 2004
Location: Lithuania
Old 07-12-2006 , 21:37   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #559

What i must change that amx_ban command will also ban player by IP adress ?
__________________
Dzyzus is offline
pulpy
Senior Member
Join Date: Oct 2005
Location: Brights Grove, ON
Old 07-12-2006 , 22:12   Re: Amxbans 4.3 (YoMama/Lux) [Updated 051028]
Reply With Quote #560

im assuming your using dreamhost, which means dreamhost doesnt support mysql 4.x, which amxbans 4.3 is. Meaning use beta (it seems shaky, im having issues with it atm) or find a diff mysql db host.
__________________
pulpy 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 11:48.


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