|
发表于 2003-10-3 09:24:03
|
显示全部楼层
来自 中国–河北–廊坊
你可以改一下usermenu.ini中的文件
下面是我改过的
"Vote For Maps" "amx_votemapmenu" "b" "j"
"Vote Menu" "amx_votemenu" "b" "t"
"Bomb Yourself" "say kamika" "c" "u"
"Dubo" "say rollthedice" "c" "u"
再将votemenu.cfg
改成
amx_a6menu "Vote Kick" "amx_votekick #%userid%" "be" "t"
amx_b6menu "Vote Ban" "amx_voteban #%userid%" "be" "d"
amx_c6menu "Vote Knives" "say /voteknives" "c" "t"
amx_d6menu "Vote Hearena" "say /votehearena" "c" "t"
amx_e6menu "Vote Restartround" "say voterr" "c" "t"
amx_f6menu
这样普通玩家say“menu“就只有投票换图的菜单显示了! |
|