PHP Code:
/* Plugin generated by AMXX-Studio */
#include <amxmodx>
#include <amxmisc>
#define PLUGIN "Admin"
#define VERSION "1.0"
#define AUTHOR "ianglowz"
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
register_clcmd("say /admin","adminname")
}
public adminname()
{
client_print(0 , print_chat , "The admin of this server is Touho")
}
Hope help you.Not tested
Hope work.
~
+karma to me and leave your name. ~
~ If you -karma to me,please leave your name so I know you are pro scripter. ~
~ Helping anytime ~