Thread: Limit A Command
View Single Post
dineshrohra
Junior Member
Join Date: Aug 2012
Location: Dubai, United Arab Emirates.
Old 09-26-2012 , 10:35   Re: Limit A Command
Reply With Quote #3

Yes I Tried This :-


Quote:
Originally Posted by danielkza View Post
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 ?
dineshrohra is offline