AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Limit A Command (https://forums.alliedmods.net/showthread.php?t=196871)

dineshrohra 09-26-2012 07:10

Limit A Command
 
Can any one help me limit the "amx_map" command for these :-
ADMIN_LEVEL_C (flag 'o') - limit the command for 12 times a day (that is 86400 seconds)
ADMIN_LEVEL_G (flag 's') - limit the command for 8 times a day (that is 86400 seconds)
ADMIN_LEVEL_H (flag 't') - limit the command for 4 times a day (that is 86400 seconds)

Please help me with this.. I know there are plugins out there regarding this.
But they're either bugged or say not working. If anyone has got a working one, please tell me :cry:

Alka 09-26-2012 08:46

Re: Limit A Command
 
Did you tried any of them to see if they work or not? Many people say that it doesn't work because they don't know how to use them. lol

dineshrohra 09-26-2012 10:35

Re: Limit A Command
 
Yes I Tried This :-


Quote:

Originally Posted by danielkza (Post 702374)
Admin Command Limiter

Requirements
: AMXX 1.8.

Description: This plugin allows server owners to limit how much times other admins/players can use certain commands, during a round or in a chosen time frame. You can configure different restriction for different access levels. levels. Requested by crazyeffect on this thread.

Files: addons\amxmodx\configs\command_limit.txt

Configuration: Explained in the file, that will be automatically created on first plugin run.

Commands:

cmd_limit_reload: reloads the configuration file


Obs: The command counter will only be reset on round end on Counter-Strike, since I could not find the round end events for the other mods. The timed reset works normally on all mods.

IMPORTANT: This plugin MUST be the first in plugins.ini, otherwise it won't be able to capture other plugins' commands.

Changelog:
Code:

1.0 - 10/19/2008 - Initial Release
1.1 - 10/25/2008 - Fixed bug in command detection, added reload command, minor improvements


But It Doesn't Work! Can You Give Me The Correct Input That I Have To Add In command_limit.txt ?

fysiks 09-26-2012 19:39

Re: Limit A Command
 
Everything resets on map change in that plugin. If you read through the posts you would have found that. What other plugins have you tried?

dineshrohra 09-29-2012 09:08

Re: Limit A Command
 
Quote:

Originally Posted by fysiks (Post 1807217)
Everything resets on map change in that plugin. If you read through the posts you would have found that. What other plugins have you tried?

Fysiks,
I Used These :-
http://forums.alliedmods.net/showpos...36&postcount=7
This One Doesn't Work. Yet, No Errors In Server Console Too.

Also, This :- https://forums.alliedmods.net/showpo...1&postcount=18
This Too Doesn't Work. But Gives A Lot Of Errors In Server Console.

Please Give Me A Working Plugin ? Anyone ? :cry:

dineshrohra 10-17-2012 16:31

Re: Limit A Command
 
Bump!
Anyone ?

Moody92 10-18-2012 04:36

Re: Limit A Command
 
My post is the same as exolent one, just changed the flag and the command file and the database file.


All times are GMT -4. The time now is 02:56.

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