public plugin_init() { register_clcmd("say /help","show_help") } public show_help(id) { show_motd(id,"help.html") }