Command Repeater

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Command Repeater

Post by greenie »

this plugin allows you to repeat (nearly) any command by prefixing it with a number and optionally an interval. if the cvar cr_adminsonly (default 0) is set to 1 then only admins can use this functionality.

this runs the commands through the player who called it, so you still have to have proper access levels for whatever command you are repeating.

version 0.1.1 fixes minor efficiency issues but you shouldn't be bothered to redownload if you are using 0.1.0. additionally the wonder twins make an appearance.

Example:

5 amx_slap kraugh 10
this will instantaneously slap player kraugh 5 times for 10 damage each

20/1.5 amx_slap kraugh 5
this will slap player kraugh 20 times for 5 damage each every 1.5 seconds (the first one is instant)

plugin
source
Post Reply

Return to “Admin Commands”