amx_ban
hi
i need a plugin that do that : - admin can't ban/kick player if they don't write a reason. - admin can't ban player more than 9999 min. - i want that when we use amx_ban , it will ban by ip and not by steamid. - ban and kick will be log in an specific file. thanks |
Re: amx_ban
Completely untested. I believe this plugin would need to be listed above admincmd.amxx in plugins.ini.
Code:
|
Re: amx_ban
thanks , i will try :D
|
Re: amx_ban
Note that it will log unsuccessful attempts should a reason or time not be specified as if there were no problems. If you would rather a log entry was only made if a player is actually banned move the log_amx() call to below the server_cmd() used to kick and ban the player.
|
Re: amx_ban
check http://www.amxbans.net/
|
Re: amx_ban
doesn't work :(
Code:
Welcome to the AMX Mod X 1.76-300 Compiler. |
Re: amx_ban
1 Attachment(s)
Compiled fine for me using the web compiler. Here it is in a file incase you can't get it to compile
|
Re: amx_ban
thanks
|
Re: amx_ban
doesn't work , i can ban player without writing a reason.
|
| All times are GMT -4. The time now is 08:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.