viewing paste Unknown #56319 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
// cfg, 7/21/2023
 
// Launch Options:  -nojoy -novid +exec autoexec -vulkan
 
// Game
fps_max 990
fps_max_menu 0
cl_interp 0
cl_interp_ratio 1
cl_forcepreload 0
logaddress_add 1
r_eyegloss 0
r_eyemove 0
mat_queue_mode 2
r_dynamic 0
m_mousespeed 0
 
// Viewmodel
cl_viewmodel_shift_left_amt "1.5"
cl_viewmodel_shift_right_amt "0.75"
viewmodel_fov "0"
viewmodel_offset_x "2.5"
viewmodel_offset_y "0"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"
viewmodel_recoil "-"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_bobcycle "0.98"
 
// HUD
cl_hud_background_alpha "0.700000"
cl_hud_bomb_under_radar "1"
cl_hud_color "1"
cl_hud_healthammo_style "1"
cl_hud_playercount_pos "0"
cl_hud_playercount_showcount "0"
cl_hud_radar_scale "0.950000"
hud_scaling "0.950000"
hud_showtargetid "1"
cl_righthand "1"
cl_color "0"
cl_radar_always_centered "1"
cl_radar_icon_scale_min "0.800000"
cl_radar_rotate "1"
cl_radar_scale "0.550000"
cl_radar_square_with_scoreboard "1"
cl_drawhud_force_radar "-1"
 
// Crosshair
cl_crosshair_drawoutline "1"
cl_crosshair_dynamic_maxdist_splitratio "0.300000"
cl_crosshair_dynamic_splitalpha_innermod "1"
cl_crosshair_dynamic_splitalpha_outermod "0.5"
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_friendly_warning "2"
cl_crosshair_outlinethickness "1.000000"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshair_t "0"
cl_crosshairalpha "200"
cl_crosshaircolor "1"
cl_crosshaircolor_b "50"
cl_crosshaircolor_g "250"
cl_crosshaircolor_r "50"
cl_crosshairdot "1"
cl_crosshairgap "1.000000"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairsize "5.000000"
cl_crosshairstyle "2"
cl_crosshairthickness "0.500000"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "3.000000"
cl_viewmodel_shift_left_amt "1.5"
cl_viewmodel_shift_right_amt "0.75"
 
// Binds
alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind "y" "+jumpthrow"
alias +lj "+duck; +jump; -forward; -back; +klook;";
alias -lj "-duck; -jump; -klook;";
 
bind W "+mfwd"
bind S "+mback"
bind A "+mleft"
bind D "+mright"
 
alias checkfwd ""
alias checkback ""
alias checkleft ""
alias checkright ""
 
alias +mfwd "-back; +forward; alias checkfwd +forward"
alias +mback "-forward; +back; alias checkback +back"
alias +mleft "-moveright; +moveleft; alias checkleft +moveleft"
alias +mright "-moveleft; +moveright; alias checkright +moveright"
 
alias -mfwd "-forward; checkback; alias checkfwd"
alias -mback "-back; checkfwd; alias checkback"
alias -mleft "-moveleft; checkright; alias checkleft"
alias -mright "-moveright; checkleft; alias checkright"
 
bind "c" "+speed"
bind "g" "drop"
bind "f" "+lookatweapon"
bind "e" "+use"
bind "/" "messagemode"
bind "shift" "+duck"
bind "mwheelup" "+jump"
bind "space" +lj;
bind "b" "buymenu"
bind "[" "retry"
bind 1 "slot1"
bind 2 "slot2"
bind 3 "slot3"
bind 5 "slot5"
bind "v" "+strafe"
bind "F2" "toggle crosshair 0 1"
bind "F5" jpeg
bind "j" "toggle m_yaw 0.022 15"
bind "q" "use weapon_knife;slot1;slot1;slot1"
bind "r" "+reload"
bind "`" "toggleconsole"
bind "tab" "+showscores"
bind "escape" "cancelselect"
bind "F10" "quit prompt"
bind "mwheeldown" "+duck"
bind "t" "say !spray"
bind "f1" "say !thirdperson"
bind "mouse5" "toggle cl_righthand 0 1"
bind "mouse4" "+attack"
bind "k" "kill"
bind "l" "cheer"
bind "o" "getout"
bind "i" "enemydown"
bind "p" "toggle cl_draw_only_deathnotices 0 1"
cl_use_opens_buy_menu 0
 
// Sound
volume 0.3
voice_scale 0.5
snd_deathcamera_volume 0
snd_menumusic_volume 0.1
 
// Config
host_writeconfig
clear
echo autoexec.cfg
 
Viewed 915 times, submitted by Guest.