Fexec - executes a command on behalf of another player

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

Fexec - executes a command on behalf of another player

Post by greenie »

sm_fexec <target> <command>
sm_exec <target> <command>

The difference in these commands is that they use different functions to execute commands.

Using sm_fexec you can use command like a say/drop. Also you can use any sourcemod commands like a +hook/sm_slap @me/sm_rtv (provided that the target has access to used command).

Using sm_exec you can use command from this list.
sm_fexec <target> <command>
sm_exec <target> <command>

The difference in these commands is that they use different functions to execute commands.

Using sm_fexec you can use command like a say/drop. Also you can use any sourcemod commands like a +hook/sm_slap @me/sm_rtv (provided that the target has access to used command).

Using sm_exec you can use command from this list.
get plugin
Post Reply

Return to “Fun Stuff”