Hi, all! My idea is like in some case (no matter what), I need to execute a command in the server console, like: "amx_slay" or "amx_banip". So, I want to ask how to make the script for this, if it's possible. Something like:
server_console("amx_banip %s 200 "Hack"", user_name)
Thanks in advance!!