|
发表于 2008-4-5 10:45:37
|
显示全部楼层
来自 中国–甘肃–兰州
回复: 明明开启statsx插件 但却不显示任何武器统计信息
在amxmodx/configs的stats.ini文件里写上下面的信息:ShowAttackers ;Show Attackers
ShowVictims ;Show Victims
ShowKiller ;Show killer
SayHP ;Say /hp
SayStatsAll ;Say /stats
SayTop15 ;Say /top15
SayRank ;Say /rank
SayStatsMe ;Say /statsme
BombPlanted ;Bomb Planted
BombDefused ;Bomb Defuse Succ.
BombFailed ;Bomb Def. Failure
BombCountVoice ;Bomb Count Down
BombCountDef ;Bomb Count Down (def)
RoundCounter ;Round Counter
RoundCounterSound ;Round Counter Sound |
|