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


Raised This Month: $ Target: $400
 0% 

voteban


Post New Thread Reply   
 
Thread Tools Display Modes
Gizmo
Senior Member
Join Date: May 2006
Location: Sweden
Old 08-30-2006 , 01:33   Re: voteban
Reply With Quote #21

Quote:
Originally Posted by hjvl View Post
That is the first good reason i hear.....
(probably one of the few who takes the time to read)

I didn't think off that.
My webserver has access to the log files of the servers and takes his data directly from there.

But i'm a little confused. Didn't you say: "This has already been made in the base amxmodx code."

But amxbans has also amx_banip.

Shouldn't this be added as wel?
No you dont need to add amx_banip for amxbans support, the function called by amx_ban will check if the player is on LAN or if he has steam id pending and if so it will ban by ip instead of steamid.
__________________
Gizmo is offline
hjvl
Member
Join Date: Oct 2005
Location: Almere
Old 08-30-2006 , 06:49   Re: voteban
Reply With Quote #22

Ok thanks Gizmo
What about people with more than 1 account which are non lan players?
(admin interference is needed?)

I have added the following:
Code:
case 2:
  server_cmd("amx_ban %d %s Voteban", get_pcvar_num(gi_BanTime), ga_PlayerAuthID[Selected])
So the cvar amxx_voteban_type has 3 options now:
1 ban on ip
2 amx_ban
anything else ban on steam id

Last edited by hjvl; 08-30-2006 at 07:01.
hjvl is offline
qsush
Member
Join Date: Apr 2006
Location: Germany
Old 08-30-2006 , 07:15   Re: voteban
Reply With Quote #23

thank you!
__________________

qsush is offline
Send a message via ICQ to qsush Send a message via AIM to qsush Send a message via MSN to qsush Send a message via Yahoo to qsush
PauliusBa
Senior Member
Join Date: Aug 2006
Location: Lithuania
Old 09-20-2006 , 00:33   Re: voteban
Reply With Quote #24

It would be better if there would be an additional cvar "amxx_voteban_bf_bantime" (or something like that)...

Also, people with immunity flag can get banned! This should be fixed.

If you select bantype 3 (so plugin uses amx_ban command), built-in amx_ban ban by ip detection doesn't work - it always bans by ID.


Oh, and how does this plugin treat players, who "escape"? If vote starter sees that the vote is going to be unsuccessfull, he can just reconnect and avoid getting banned. The same story with cheaters - they can just reconnect and enjoy their cheats for another <amxx_voteban_delaytime>...

http://forums.alliedmods.net/showthread.php?t=43874
similar to this request i made.

Anyway, very good plugin indeed. I hope that it will get aproved! Thank you !


Last edited by PauliusBa; 09-20-2006 at 10:17.
PauliusBa is offline
Voi
Veteran Member
Join Date: Sep 2006
Location: Gdansk, Poland
Old 09-26-2006 , 07:16   Re: voteban
Reply With Quote #25

Quote:
pls make it ban via steam, or via ip(when valve_id_pending) automaticly
THX
Voi is offline
hjvl
Member
Join Date: Oct 2005
Location: Almere
Old 09-28-2006 , 10:17   Re: voteban
Reply With Quote #26

people can't "escape".
When the menu is started an array is filled with all the id's and steam id's.
Disconnecting won't help them.

If you have problems with "steam_id_pending" please take a look at this plugin:
http://forums.alliedmods.net/showthr...=steam+pending

Ordinary players can't start a vote when there is an admin online so no need for protecting admins with immunity flag.
hjvl is offline
PauliusBa
Senior Member
Join Date: Aug 2006
Location: Lithuania
Old 09-28-2006 , 10:36   Re: voteban
Reply With Quote #27

Quote:
Originally Posted by hjvl View Post
people can't "escape".
When the menu is started an array is filled with all the id's and steam id's.
Disconnecting won't help them.

If you have problems with "steam_id_pending" please take a look at this plugin:
http://forums.alliedmods.net/showthr...=steam+pending

Ordinary players can't start a vote when there is an admin online so no need for protecting admins with immunity flag.
Thanks for explanation.
But what about that additional cvar which stets the bantime for BackFire?
And it would be cool if plugin itself would announce that people can use "/voteban" command with ability to be banned themselves.. Personally, i've solved this issue by copying a few lines from HPK (high ping kicker) plugin. I have no experience with amx scripting though.
PauliusBa is offline
Voi
Veteran Member
Join Date: Sep 2006
Location: Gdansk, Poland
Old 09-29-2006 , 11:00   Re: voteban
Reply With Quote #28

Quote:
Originally Posted by hjvl View Post
people can't "escape".
If you have problems with "steam_id_pending" please take a look at this plugin:
http://forums.alliedmods.net/showthr...=steam+pending
i want to let them play(nosteam), and ban them automaticly via steamid or ip
Voi is offline
bigman11
Member
Join Date: Jun 2006
Location: Computer
Old 10-01-2006 , 12:01   Re: voteban
Reply With Quote #29

You can set defelt access for players at c it allows anyone to do amx_voteban for anyone.
__________________
bigman11 is offline
Send a message via MSN to bigman11
hjvl
Member
Join Date: Oct 2005
Location: Almere
Old 10-03-2006 , 02:26   Re: voteban
Reply With Quote #30

Quote:
Originally Posted by bigman11 View Post
You can set defelt access for players at c it allows anyone to do amx_voteban for anyone.
Why would you do this?
Access level "C" gives them access to "amx_kick"

Quote:
Originally Posted by Voi View Post
i want to let them play(nosteam), and ban them automaticly via steamid or ip
Please use ban by ip.
hjvl 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 05:44.


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