- 听众
- 收听
- 积分
- 21
- 主题
- 回帖
- 0
- 精华
注册时间2007-11-26
最后登录1970-1-1
该用户从未签到
|
哪个晓得把LJ插件245斗红改成默认的250红字
// Maximum possible lj (not 4 cj)
KZ_max_lj "260.0"
// 1337 lj (prints to all players)
// To disable, set it to -1
kz_leet_lj "250.0"
// Professional lj (prints to all players)
// To disable, set it to -1
kz_pro_lj "245.0"
// Good lj (prints to all players)
// To disable, set it to -1
kz_good_lj "240.0"
// Minimal lj distance
kz_min_lj "215.0"
列个是amxx里面的参数 |
|