All checks were successful
link / Link assets on Linux (push) Successful in 5m29s
36 lines
1.1 KiB
INI
36 lines
1.1 KiB
INI
// CODMW3 Ant Farm CFG MP V1a 033011
|
|
//Only for use by ATVI and its agents
|
|
//Unauthorized use will be prosecuted
|
|
|
|
seta cg_draw2d "0"
|
|
seta cg_drawhud "0"
|
|
seta cg_drawfps "Off"
|
|
seta cg_drawversion "0"
|
|
seta cg_fov "30"
|
|
seta replay_speed .7
|
|
seta player_sprintchargepause "0"
|
|
seta player_sprinttime "12.8"
|
|
//if used change g_speed to 190
|
|
bg_bobamplitudesprinting ".043 .0215"
|
|
bg_bobamplitudeducked ".03 .02"
|
|
bg_bobamplitudeprone ".06 .04"
|
|
bg_bobamplitudestanding ".04 .017"
|
|
aim_rampup_yaw_turnrate "190"
|
|
player_strafespeedscale ".83"
|
|
bind t "notarget"
|
|
bind f "cg_fov 25 32 37 45 55 65 70 80"
|
|
bind G "god"
|
|
bind h "toggle cg_draw2d 0 1"
|
|
bind j "g_speed 190 240 270 295 130"
|
|
bind n "noclip"
|
|
bind p "toggle cl_paused 0 2"
|
|
bind r "replay_restart"
|
|
bind u "ufo"
|
|
bind i "cg_ufo"
|
|
bind d "exec demo"
|
|
bind e "cg_earthquake 0 1"
|
|
bind "cg_drawshellshock 0 1"
|
|
bind z "toggle cg_camangleoffset 0 0 0 0 22.5 0 0 45 0 0 67.7 0 0 90 0"
|
|
bind x "toggle cg_camangleoffset 0 112.5 0 0 135 0 0 157.5 0 0 180 0"
|
|
bind c "toggle cg_camangleoffset 0 -157.5 0 0 -135 0 0 -112.5 0 0 -90 0"
|
|
bind v "toggle cg_camangleoffset 0 -67.5 0 0 -45 0 0 -22.5 0" |