Commands to Chat

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

Commands to Chat

Post by greenie »

This plugin allows you to execute commands through chat. Also allows you to repeat the command X number of times as you cannot exactly press down enter to execute the command again like you can in console.

Commands:
say /cmd <command>
Execute <command> in your console.
say /cmd last <#>
Execute the last say command that u executed <#> times.
say /cmd stop
If you executed the command too many times, you can't execute another command. (because we don't want server flooding + crashing) So use this to stop executing the last command.


Example #1:
say /cmd amx_slap GHW 0
say /cmd last 500
--Executes "amx_slap GHW 0" 500 times in your console. (every 0.1 seconds, not all at once.)

Example #2:
say /cmd amx_slap GHW 0
say /cmd last 500
(20 seconds later) say /cmd stop
--Executes "amx_slap GHW 0" about 200 times untill you typed "/cmd stop" and broke the cycle.

plugin
source
Post Reply

Return to “Admin Commands”