register_clcmd("say /count", "zna_get_count") } public zna_get_count(id, level, cid) { console_print(id, "test") return PLUGIN_CONTINUE }