andrew5579
|
分享:
▲
▼
试一试改成这样,看看行不行
amx_addclientmenuitem "我的排名" "say /rank" "abcdefghijklmnopqrstuz" "statsx.amxx" amx_addclientmenuitem "十五排名" "say /top15" "abcdefghijklmnopqrstuz" "statsx.amxx" amx_addclientmenuitem "下张地图" "say nextmap" "abcdefghijklmnopqrstuz" "nextmap.amxx" amx_addclientmenuitem "现在时间" "say thetime" "abcdefghijklmnopqrstuz" "thetime.amxx" amx_addclientmenuitem "剩余时间" "say timeleft" "abcdefghijklmnopqrstuz" "timeleft.amxx" amx_addclientmenuitem "排名统计" "say /rankstats" "abcdefghijklmnopqrstuz" "statsx.amxx"
[ 此文章被andrew5579在2010-07-04 22:48重新编辑 ]
|