|
发表于 2006-8-5 02:30:23
|
显示全部楼层
来自 中国–河南–焦作
回复: 请问个amxx的初级问题。
数据统计菜单目录
[color="Red"]//1
1.show killer hp&ap
2.show Attackers
3.show Victims
4.show killer
5.show Team Score
6.show Total Stats
7.show Best Score
//2
1.show Most Disruptve
2.HUND stat default
3.Dist&Hs in HUN lists
4.Stats at the end of map
5.Top15 at the end of map
6.say /hp
7.say /statsme
//3
1.say /rankstats
2.say /me
3.say /rank
4.say /report
5.say /score
6.say /top15
7.say /stats
//4
1.Misc say commands
2.Spec.Rank lnfo
3.Multikill
4.MultiKillSound
5.Bomb Planting
6.Bomb Defusing
7.Bomb planted
//5
1.Bomb Defuse Succ
2.Bomb Def. Failure
3.Bomb PickUp
4.Bomb Drop
5.Bomb Count Down
6.Bomb Count Down (def)
7.Bomb Site Reached
//6
1.ltaly Bonus Kill
2.Last Man
3.Knife Kill
4.Knife Kill Sound
5.Grenade Kill
6.Grenade Suicide
7.HeadShot Kill
//7
1.HeadShot Kill Sound
2.Round Counter
3.Round Counter Sound
4.Killing Streak
5.Killing Streak Sound
6.Enemy Remaining
7.Doubke Kill
//8
1.Dounbke Kill Sound
2.Player Name
3.First Blood Sound
[color="Magenta"]你把下面这些替换到你 addons\amxmodx\configs\stats.ini 里边就可以了
ShowAttackers ;Show Attackers
ShowVictims ;Show Victims
ShowStats ;HUD-stats default
ShowDistHS ;Dist&HS in HUD lists
EndPlayer ;Stats at the end of map
EndTop15 ;Top15 at the end of map
SayStatsMe ;Say /statsme
SayRankStats ;Say /rankstats
SayMe ;Say /me
SayRank ;Say /rank
SayReport ;Say /report
SayScore ;Say /score
SayTop15 ;Say /top15
SayStatsAll ;Say /stats
MultiKill ;MultiKill
MultiKillSound ;MultiKillSound
BombPlanting ;Bomb Planting
BombDefusing ;Bomb Defusing
BombPlanted ;Bomb Planted
BombDefused ;Bomb Defuse Succ.
BombFailed ;Bomb Def. Failure
BombPickUp ;Bomb PickUp
BombDrop ;Bomb Drop
BombCountVoice ;Bomb Count Down
BombCountDef ;Bomb Count Down (def)
BombReached ;Bomb Site Reached
ItalyBonusKill ;Italy Bonus Kill
LastMan ;Last Man
KnifeKill ;Knife Kill
KnifeKillSound ;Knife Kill Sound
GrenadeKill ;Grenade Kill
GrenadeSuicide ;Grenade Suicide
HeadShotKill ;HeadShot Kill
HeadShotKillSound ;HeadShot Kill Sound
RoundCounter ;Round Counter
RoundCounterSound ;Round Counter Sound
KillingStreak ;Killing Streak
KillingStreakSound ;Killing Streak Sound
DoubleKillSound ;Double Kill Sound
PlayerName ;Player Name
FirstBloodSound ;First Blood Sound
这样就可以了 一般事件效果都开启了。。。
带sound 的是声音效果不要可以关闭的
2点多了睡了、。。:spiderman |
|