This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Advanced Bans (Real Time) by Exolent


Post New Thread Reply   
 
Thread Tools Display Modes
BackStats
Senior Member
Join Date: Oct 2008
Old 11-28-2010 , 08:25   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #811

If I came here to post because it is already read the first post and I could not let it work.
The only stupid thing here is you come and do not post a solution to my problem. Idiot is you and your arguments.
BackStats is offline
BackStats
Senior Member
Join Date: Oct 2008
Old 11-29-2010 , 19:40   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #812

After reading almost 50 pages of this topic I found a version that works, thank you for your support.
BackStats is offline
amigosaostiroos
Senior Member
Join Date: Sep 2010
Location: Portugal
Old 12-04-2010 , 14:41   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #813

I do for a player to be banned, but the reason I put the player back in, which means that the player did not take ban ...
can anyone help?
__________________
www.AmiGosaostirOs.com - Comunidade PortuGuesa de Counter-Strike
amigosaostiroos is offline
LordKowen
Member
Join Date: Sep 2009
Location: Spain
Old 12-13-2010 , 17:03   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #814

Quote:
Originally Posted by pike View Post
function
PHP Code:
public CmdBanList(clientlevelcid
Find
PHP Code:
new last min(start 10g_total_bans); 
Replace with
PHP Code:
new last min(start 5g_total_bans); 
Thank you very much ;)
__________________

Last edited by LordKowen; 12-13-2010 at 17:04. Reason: thanks Pike
LordKowen is offline
amigosaostiroos
Senior Member
Join Date: Sep 2010
Location: Portugal
Old 12-14-2010 , 10:56   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #815

Quote:
Originally Posted by amigosaostiroos View Post
I do for a player to be banned, but the reason I put the player back in, which means that the player did not take ban ...
can anyone help?
HELP!!!
__________________
www.AmiGosaostirOs.com - Comunidade PortuGuesa de Counter-Strike
amigosaostiroos is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 12-14-2010 , 11:17   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #816

This is really a good plugin exolent, however, I got much segmentation fault with this plugin, now I disabled your ban plugin and the server didn't crash since a week now. Today I read this post from Brad:

http://forums.alliedmods.net/showpos...94&postcount=9

I really don't know if that can help you, but I am pretty sure that your plugin gives me seg faults on mapchanges or just in the middle of the game. My OS is linux, hope you can give me a useful answer.
bibu is offline
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 12-14-2010 , 12:18   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #817

Quote:
Originally Posted by amigosaostiroos View Post
I do for a player to be banned, but the reason I put the player back in, which means that the player did not take ban ...
can anyone help?
Please make a detail post:
* your ban method? (steamid or ip)
* your ban cmd (in console or using menu)
* ban on player or BOT?
__________________
Team-MMG CS1.6 Servers:
✅ MultiMod -- 103.179.44.152:27016
✅ Zombie Plague -- 103.179.44.152:27015
✅ Zombie Escape -- 103.179.44.152:27017
✅ Klassik Kombat -- 103.179.44.152:27018
✅ Boss-Battle -- 103.179.44.152:27019
yokomo is offline
LordKowen
Member
Join Date: Sep 2009
Location: Spain
Old 12-14-2010 , 12:23   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #818

Quote:
Originally Posted by bibu View Post
This is really a good plugin exolent, however, I got much segmentation fault with this plugin, now I disabled your ban plugin and the server didn't crash since a week now. Today I read this post from Brad:

http://forums.alliedmods.net/showpos...94&postcount=9

I really don't know if that can help you, but I am pretty sure that your plugin gives me seg faults on mapchanges or just in the middle of the game. My OS is linux, hope you can give me a useful answer.
I have the same problem since a weeks!... I thought it was due to an upgrade of valve. I wouldn't want to stop using this plugin. I love it.

Maybe the solution is SQL?

The error when my server's crashes is:

./hlds_run: line 326: 6832 Violación de segmento $HL_CMD

Violación de segmento --> Segment violation

It's just like you???


Quote:
Originally Posted by amigosaostiroos View Post
HELP!!!
1. Make sure that you replace plmenu.amxx and adminvote.amxx in plugins folder.

2. The banned user is STEAM or NO STEAM?

3. If the user is NO STEAM and you use dproto configured to asign a fake ID, you need to modify the Advanced Bans plugin (I can help you on that).


Sorry for my English !
__________________
LordKowen is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 12-14-2010 , 12:45   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #819

Quote:
Originally Posted by LordKowen View Post
I have the same problem since a weeks!... I thought it was due to an upgrade of valve. I wouldn't want to stop using this plugin. I love it.

Maybe the solution is SQL?

The error when my server's crashes is:

./hlds_run: line 326: 6832 Violación de segmento $HL_CMD

Violación de segmento --> Segment violation

It's just like you???

Yep same, the lines are everytime abit other I think. But really, it must be from this plugin, how I said, I tested it on the server 1 week without this ban plugin, and I didn't have any crashes so far.



1. Make sure that you replace plmenu.amxx and adminvote.amxx in plugins folder.

2. The banned user is STEAM or NO STEAM?

3. If the user is NO STEAM and you use dproto configured to asign a fake ID, you need to modify the Advanced Bans plugin (I can help you on that).


Sorry for my English !
bibu is offline
LordKowen
Member
Join Date: Sep 2009
Location: Spain
Old 12-14-2010 , 13:14   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #820

Quote:
Originally Posted by bibu View Post
I got much segmentation fault with this plugin, now I disabled your ban plugin and the server didn't crash since a week now. Today I read this post from Brad:

http://forums.alliedmods.net/showpos...94&postcount=9
I just read the Brad message... but Advanced Bans has not a external .cfg

Maybe the problem is on the unban check method?

Now I will try to increment the ab_unbancheck value to 60 (default is 5).

If this is the problem, at least would reduce the chances of crash.
__________________
LordKowen 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 20:16.


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