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 pluginsm_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.