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

missed


Post New Thread Reply   
 
Thread Tools Display Modes
Brreaker
Senior Member
Join Date: Oct 2009
Location: Constanta, Romania
Old 09-07-2010 , 11:38   Re: How can i change function of command with new plug?
Reply With Quote #11

Quote:
Originally Posted by 007asha View Post
You are completely right.

But can you create plugin? Please?
why don;t you just disable ban command?-,-
__________________
There are 10 kinds of people.Those who understand binary, and those who don't.
Also, for those who understand binary, there is a donation tab too!
No steam || PM support!
Brreaker is offline
Send a message via MSN to Brreaker Send a message via Yahoo to Brreaker
Old 09-07-2010, 17:05
007asha
This message has been deleted by 007asha.
RedRobster
Veteran Member
Join Date: Apr 2010
Location: Your Closet
Old 09-07-2010 , 17:23   Re: How can i change function of command with new plug?
Reply With Quote #12

Then change the ban command's access level to ADMIN_IMMUNITY and only give people the "a" flag who you can trust not to ban people.
__________________
RedRobster is offline
Old 09-07-2010, 17:26
007asha
This message has been deleted by 007asha.
RedRobster
Veteran Member
Join Date: Apr 2010
Location: Your Closet
Old 09-07-2010 , 17:39   Re: How can i change function of command with new plug?
Reply With Quote #13

LOL. Read. I didn't tell you to do that.
__________________
RedRobster is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-07-2010 , 18:06   Re: How can i change function of command with new plug?
Reply With Quote #14

Quote:
Originally Posted by 007asha View Post
I cant add 50+ users every day.
What plugins do you have that need the ban command? None. If you make it so no SteamIDs can be banned it is exactly the same as removing the amx_ban command.
__________________
fysiks is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 09-07-2010 , 18:14   Re: How can i change function of command with new plug?
Reply With Quote #15

Install this plugin and in the plugins.ini, make sure it is at the top (VERY absolute top, not just above 3rd party).

Code:
#include < amxmodx > public plugin_init( ) {     register_plugin( "amx_ban Command Deleted", "0.0.1", "Exolent" );         register_concmd( "amx_ban", "CmdBan" ); } public CmdBan( ) {     return PLUGIN_HANDLED; }
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Old 09-08-2010, 14:46
007asha
This message has been deleted by 007asha.
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 09-08-2010 , 15:17   Re: How can i change function of command with new plug?
Reply With Quote #16

What you want is the same thing as deleting the amx_ban command.
Give us a good reason to do it how you want because it is much more work than what is necessary.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Brreaker
Senior Member
Join Date: Oct 2009
Location: Constanta, Romania
Old 09-08-2010 , 17:33   Re: How can i change function of command with new plug?
Reply With Quote #17

I think he has a 47/48 protocol server, and he wants to be sure that his admins can't ban those with steam, just those with nosteam.

Srry pal, no steam, no support...
__________________
There are 10 kinds of people.Those who understand binary, and those who don't.
Also, for those who understand binary, there is a donation tab too!
No steam || PM support!
Brreaker is offline
Send a message via MSN to Brreaker Send a message via Yahoo to Brreaker
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-08-2010 , 18:33   Re: How can i change function of command with new plug?
Reply With Quote #18

Good luck giving us a legitimate reason. ;)

Quote:
Originally Posted by Brreaker View Post
I think he has a 47/48 protocol server, and he wants to be sure that his admins can't ban those with steam, just those with nosteam.

Srry pal, no steam, no support...
That doesn't matter because to ban non-steam players you use IP which has nothing to do with amx_ban. amx_ban is only used for SteamID. So, regardless of him using non-Steam or not the solution is the same.
__________________
fysiks is offline
Brreaker
Senior Member
Join Date: Oct 2009
Location: Constanta, Romania
Old 09-08-2010 , 18:53   Re: How can i change function of command with new plug?
Reply With Quote #19

Then...Where is the logic?Why would you want not to block ban command but to block ban on all players ?Makes no sense!
__________________
There are 10 kinds of people.Those who understand binary, and those who don't.
Also, for those who understand binary, there is a donation tab too!
No steam || PM support!
Brreaker is offline
Send a message via MSN to Brreaker Send a message via Yahoo to Brreaker
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 09-08-2010 , 18:56   Re: How can i change function of command with new plug?
Reply With Quote #20

My guess is to disable banning by SteamID so the admins are forced to ban by IP.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] 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 10:32.


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