register_clcmd("say /commands", "commands_say");public commands_say(id){show_motd(id, "command.txt")}