跑图 练投掷物 config
// Server configsv_cheats truemp_limitteams 0mp_autoteambalance falsemp_roundtime 60mp_roundtime_def
// Server config
sv_cheats true
mp_limitteams 0
mp_autoteambalance false
mp_roundtime 60
mp_roundtime_defuse 60
mp_roundtime_hostage 60
mp_roundtime 60
mp_maxmoney 60000
mp_startmoney 60000
mp_freezetime 0
mp_buytime 9999
mp_buy_anywhere 1
sv_infinite_ammo 2
ammo_grenade_limit_total 6
mp_team_intro_time 0
bot_kick
mp_warmup_end
mp_respawn_on_death_ct True
mp_respawn_on_death_t True
mp_autokick false
// 用来练习投掷物
// 投掷物画中画预览
sv_grenade_trajectory_prac_pipreview true
// 轨迹持续时间
sv_grenade_trajectory_prac_trailtime 3.000000
sv_grenade_trajectory_time_spectator 8.000000
// 子弹落点方框,用来练习穿点
sv_showimpacts 2
sv_showimpacts_time 5
mp_restartgame 1
sv_regeneration_force_on true
echo “”
echo “”
echo “”
echo “########## DJTLS PRACTICE CONFIG LOADED ##########”
echo “”
echo “”
echo “”
// 飞行模式按键
bind n "sv_cheats 1; noclip"
// 重新投掷上一个投掷物,用来在受害人视角观察闪光弹效果
bind o "sv_rethrow_last_grenade"
// 调整游戏速度,清除已存在的烟雾弹
bind "rightarrow" "host_timescale 10" //十倍游戏速度
bind "leftarrow" "host_timescale 1" //一倍游戏速度