|
发表于 2005-12-18 13:04:07
|
显示全部楼层
来自 中国–广东–潮州
回复: 猫和老鼠插件!
楼主,把配套声音也贴出来啊,不然少了声音怎么玩.
还有这个加在哪里,请说明一下,谢谢!
register_clcmd("say /cmhelp","help_description")
register_clcmd("say /cmscoring","help_scoring")
register_clcmd("say /cmsniffer","help_sniffer")
register_clcmd("say /cmcat","help_cat")
register_clcmd("say /cmmouse","help_mouse")
// Players vote command - via chat
register_clcmd("say /cmvote", "vote_catmouse", 0, "- Cat and Mouses Game Type")
// Amx admin command that starts the plugin
register_concmd("amx_catmouse","amx_start_catmouse", ADMIN_LEVEL_B, "<1|0> - Cat and Mouses") |
|