From 4d2f3216403bf157e3a7c6c5af777d22debd0d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Tue, 5 Apr 2016 10:54:17 +0200 Subject: Initial commit to new repository --- bindings-aliases.cfg | 116 ++++++++++++++++++++++++++ bindings-arena.cfg | 27 +++++++ bindings-buyscript.cfg | 41 ++++++++++ bindings-crosshair.cfg | 104 ++++++++++++++++++++++++ bindings-demo.cfg | 46 +++++++++++ bindings-test.cfg | 67 +++++++++++++++ bindings.cfg | 215 +++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 616 insertions(+) create mode 100644 bindings-aliases.cfg create mode 100644 bindings-arena.cfg create mode 100644 bindings-buyscript.cfg create mode 100644 bindings-crosshair.cfg create mode 100644 bindings-demo.cfg create mode 100644 bindings-test.cfg create mode 100644 bindings.cfg diff --git a/bindings-aliases.cfg b/bindings-aliases.cfg new file mode 100644 index 0000000..9e7ab44 --- /dev/null +++ b/bindings-aliases.cfg @@ -0,0 +1,116 @@ +// Volume + Microphone +// alias "+mic" "volume 0.01; +voicerecord" +// alias "-mic" "-voicerecord; volume_c" +alias "+mic" "+voicerecord" +alias "-mic" "-voicerecord" +alias volume_c "volume_2" +alias volume_5 "volume 0.4; echo "Volume |----+|"; alias volume_c "volume_5"; alias volume_up "volume_5"; alias volume_down "volume_4"" +alias volume_4 "volume 0.2; echo "Volume |---+-|"; alias volume_c "volume_4"; alias volume_up "volume_5"; alias volume_down "volume_3"" +alias volume_3 "volume 0.1; echo "Volume |--+--|"; alias volume_c "volume_3"; alias volume_up "volume_4"; alias volume_down "volume_2"" +alias volume_2 "volume 0.05; echo "Volume |-+---|"; alias volume_c "volume_2"; alias volume_up "volume_3"; alias volume_down "volume_1"" +alias volume_1 "volume 0.02; echo "Volume |+----|"; alias volume_c "volume_1"; alias volume_up "volume_2"; alias volume_down "volume_0"" +alias volume_0 "volume 0; echo "Volume |-OFF-|"; alias volume_c "volume_0"; alias volume_up "volume_1"; alias volume_down "volume_0"" + +// Clutch-Mode +alias togglevoice voiceoff +alias voiceoff "voiceecho; echo "Voice-Off"; gameinstructor_enable 1; incrementvar snd_musicvolume 0 0.2 -0.05; incrementvar volume 0 0.6 0.1; voice_scale 0; ignorerad; ignoremsg; ignoremsg; cl_clearhinthistory; alias togglevoice voiceon; play buttons/blip1.wav;" +alias voiceon "voiceecho; echo "Voice-On"; gameinstructor_enable 0; incrementvar snd_musicvolume 0 0.2 0.05; incrementvar volume 0 0.6 -0.1; voice_scale 1; ignorerad; ignoremsg; alias togglevoice voiceoff; play buttons/bell1.wav;" + +alias soundboard_c "soundboard_on" +alias soundboard_on "voice_loopback 1; voice_inputfromfile 1; +voicerecord; alias soundboard_c soundboard_off" +alias soundboard_off "voice_loopback 0; voice_inputfromfile 0; -voicerecord; alias soundboard_c soundboard_on" +alias +soundboard "voice_loopback 1; voice_inputfromfile 1; +voicerecord" +alias -soundboard "voice_loopback 0; voice_inputfromfile 0; -voicerecord" + +alias toggleafk "afk" +alias afk "+forward; +left; +speed; +duck; +lookatweapon; volume 0; alias toggleafk noafk" +alias noafk "-forward; -left; -speed; -duck; -lookatweapon; volume_c; alias toggleafk afk" + +alias "fdefault" "con_filter_text "-"; con_filter_text_out "Player"" +alias "fvotes" "con_filter_text "Votes"; con_filter_text_out """ +alias "fmap" "con_filter_text "game:map"; con_filter_text_out "game:mapgroupname"" +alias "fdamage" "con_filter_text "Damage Given"; con_filter_text_out "Player:"" + +alias togglehands handsleft +alias handsleft "cl_righthand 0; alias togglehands handsright;" +alias handsright "cl_righthand 1; alias togglehands handsleft;" + +alias +jumpthrow "+JUMP; -ATTACK; -ATTACK2; cast_ray" +alias -jumpthrow "-JUMP" + +alias "+score_netgraph" "+showscores; net_graph 1;" // cl_showpos 1 //; r_cleardecals +alias "-score_netgraph" "-showscores; net_graph 0;" // cl_showpos 0 + +alias "+crosshairmax" "cl_crosshairsize 1337; cl_crosshairgap 10; " +alias "-crosshairmax" "exec bindings-crosshair" + +alias +cleanattack "+attack" +alias -cleanattack "-attack; r_cleardecals" + +alias +duckjump "+jump; +duck"; +alias -duckjump "-jump; -duck"; + +alias "+zoomedoutradar" "cl_radar_scale 0.3; cl_radar_always_centered 0"; +alias "-zoomedoutradar" "cl_radar_scale 0.5; cl_radar_always_centered 1"; + +// Funny scripting +alias yes_c yes_1 +alias yes_1 "alias yes_c yes_2; say Yes." +alias yes_2 "alias yes_c yes_3; say Affirmative." +alias yes_3 "alias yes_c yes_4; say Roger that." +alias yes_4 "alias yes_c yes_5; say Ja." +alias yes_5 "alias yes_c yes_6; say Immers." +alias yes_6 "alias yes_c yes_1; say Da." + +alias no_c no_1 +alias no_1 "alias no_c no_2; say No." +alias no_2 "alias no_c no_3; say Negative." +alias no_3 "alias no_c no_4; say Nah." +alias no_4 "alias no_c no_5; say Nein." +alias no_5 "alias no_c no_6; say Nie!" +alias no_6 "alias no_c no_7; say Nay." +alias no_7 "alias no_c no_1; say Negatory." + +alias maybe_c maybe_1 +alias maybe_1 "alias maybe_c maybe_2; say Maybe." +alias maybe_2 "alias maybe_c maybe_3; say Perhaps." +alias maybe_3 "alias maybe_c maybe_4; say Possibly." +alias maybe_4 "alias maybe_c maybe_5; say Conceivably." +alias maybe_5 "alias maybe_c maybe_1; say Perchance." + +alias gg_c gg_1 +alias gg_1 "alias gg_c gg_2; say Good Luck and Have Fun!" +alias gg_2 "alias gg_c gg_3; say Good Half!" +alias gg_3 "alias gg_c gg_1; say Good Game! Well Played!" + +alias "banana" "prop_physics_create /props/cs_italy/bananna.mdl" + +// Faster clan access +alias clans "echo 30fps arch beer gog hax linux rlinux naked overwatcher panda pebcak penguins pixel terrager trilluxe wine" +alias noclan "cl_clanid 0" +alias 30fps "cl_clanid 9393382" +alias arch "cl_clanid 123696" +alias beer "cl_clanid 532945" +alias gog "cl_clanid 505263" +alias hax "cl_clanid 1188" +alias linux "cl_clanid 6856810" +alias naked "cl_clanid 4819367" +alias noobs "cl_clanid 3911289" +alias overwatcher "cl_clanid 4779230" +alias panda "cl_clanid 2444451" +alias pebcak "cl_clanid 1641687" +alias penguins "cl_clanid 1333273" +alias pixel "cl_clanid 3953678" +alias rlinux "cl_clanid 4233516" +alias terrager "cl_clanid 3446814" +alias trilluxe "cl_clanid 5154531" +alias wine "cl_clanid 214135" +alias zeus "cl_clanid 10167451" + +// Faster loading my bindings +alias test "exec bindings-test" +alias demobindings "exec bindings-demo" +alias arenabindings "exec bindings-arena" +alias fixaudio "sdl_speaker_channels 6; sdl_speaker_channels 2" + +// vim: commentstring=//\ %s diff --git a/bindings-arena.cfg b/bindings-arena.cfg new file mode 100644 index 0000000..e546d3b --- /dev/null +++ b/bindings-arena.cfg @@ -0,0 +1,27 @@ +echo "-Arena-Bindings-" + +alias niceshot_c niceshot_1 +alias niceshot_1 "alias niceshot_c niceshot_2; say ns" +alias niceshot_2 "alias niceshot_c niceshot_3; say nice shot" +alias niceshot_3 "alias niceshot_c niceshot_4; say ns :)" +alias niceshot_4 "alias niceshot_c niceshot_1; say ns!" + +alias thankyou_c thankyou_1 +alias thankyou_1 "alias thankyou_c thankyou_2; say ty" +alias thankyou_2 "alias thankyou_c thankyou_3; say thx" +alias thankyou_3 "alias thankyou_c thankyou_4; say ty :)" +alias thankyou_4 "alias thankyou_c thankyou_1; say thanks" + +bind "UPARROW" "say slash slash stab sucks" +bind "LEFTARROW" "niceshot_c" +bind "DOWNARROW" "thankyou_c" +bind "RIGHTARROW" "say legendary eagle" + +alias +cleanatt +attack +alias -cleanatt "-attack; r_cleardecals" +bind mouse1 +cleanatt + +voice_enable 0 +unbind ctrl + +// vim: commentstring=//\ %s diff --git a/bindings-buyscript.cfg b/bindings-buyscript.cfg new file mode 100644 index 0000000..d270840 --- /dev/null +++ b/bindings-buyscript.cfg @@ -0,0 +1,41 @@ +bind "F1" "buy Taser 34" +bind "F2" "buy tec9" // fiveseven bzw cz75-auto +bind "F3" "buy deagle" +bind "F4" "buy p250" + +bind "F5" "buy m4a1; buy ak47" +bind "F6" "buy aug; buy sg556" +bind "F7" "buy famas; buy galil" +bind "F8" "gg_c" //buy vesthelm; buy Taser; buy flashbang; buy smokegrenade; buy flashbang; buy hegrenade; buy defuser;" + +bind "F9" "say Hi :3" //buy elite;" +bind "F10" "buy g3sg1; buy scar20" +bind "F11" "buy ssg08" +bind "F12" "buy awp" + +bind "UPARROW" "buy incgrenade; buy molotov" +bind "LEFTARROW" "buy smokegrenade" +bind "DOWNARROW" "buy flashbang" +bind "RIGHTARROW" "buy hegrenade" + +// Numblock +bind "KP_HOME" "buy ump45" +bind "KP_UPARROW" "buy negev" +bind "KP_PGUP" "buy mac10; buy mp9" + +bind "KP_LEFTARROW" "buy mag7; buy sawedoff" +bind "KP_5" "buy p90" +bind "KP_RIGHTARROW" "buy bizon" + +bind "KP_END" "buy nova" +bind "KP_DOWNARROW" "buy xm1014" +bind "KP_PGDN" "buy mp7" + +bind "KP_INS" "buy vest" +bind "KP_DEL" "buy vesthelm" +bind "KP_ENTER" "buy defuser" +bind "ENTER" "buy defuser" // linux bug + +bind "KP_PLUS" "buy decoy" + +// vim: commentstring=//\ %s diff --git a/bindings-crosshair.cfg b/bindings-crosshair.cfg new file mode 100644 index 0000000..ef8b830 --- /dev/null +++ b/bindings-crosshair.cfg @@ -0,0 +1,104 @@ +// My old crosshair (purple, static, big) +// cl_crosshairsize 4 +// cl_crosshairstyle 4 +// cl_crosshairthickness 1 +// cl_fixedcrosshairgap 0 +// cl_crosshairdot 0 +// cl_crosshairgap 2 +// cl_crosshaircolor 5 +// cl_crosshaircolor_r 255 +// cl_crosshaircolor_g 0 +// cl_crosshaircolor_b 255 +// cl_crosshair_drawoutline 0 +// cl_crosshair_outlinethickness 1 +// cl_crosshairusealpha 1 +// cl_crosshairalpha 255 + +// MaD-.^ +cl_crosshair_drawoutline 1 +cl_crosshair_dynamic_maxdist_splitratio 0 +cl_crosshair_dynamic_splitalpha_innermod 1 +cl_crosshair_dynamic_splitalpha_outermod 0.3 +cl_crosshair_dynamic_splitdist 6 +cl_crosshair_outlinethickness 1 +cl_crosshair_sniper_width 2 +cl_crosshairalpha 250 +cl_crosshaircolor 5 +cl_crosshaircolor_b 255 +cl_crosshaircolor_g 255 +cl_crosshaircolor_r 255 +cl_crosshairdot 1 +cl_crosshairgap -4.5 +cl_crosshairgap_useweaponvalue 0 +cl_crosshairscale 3 +cl_crosshairsize 0.5 +cl_crosshairstyle 4 +cl_crosshairthickness 1 +cl_crosshairusealpha 1 +cl_fixedcrosshairgap -100 + +// NiP friberg +// cl_crosshairalpha "255" +// cl_crosshaircolor "4" +// cl_crosshaircolor_b "250" +// cl_crosshaircolor_r "50" +// cl_crosshaircolor_g "250" +// cl_crosshairdot "0" +// cl_crosshairgap "0" +// cl_crosshairsize "2" +// cl_crosshairstyle "4" +// cl_crosshairusealpha "1" +// cl_crosshairthickness "0.5" +// cl_fixedcrosshairgap "0" +// cl_crosshair_outlinethickness "0" +// cl_crosshair_drawoutline "0" + +// Small cross +// cl_crosshairalpha "255"; +// cl_crosshaircolor "5"; +// cl_crosshaircolor_b "255"; +// cl_crosshaircolor_r "255"; +// cl_crosshaircolor_g "0"; +// cl_crosshairdot "1"; +// cl_crosshairgap "-7"; +// cl_crosshairsize "3"; +// cl_crosshairstyle "4"; +// cl_crosshairusealpha "1"; +// cl_crosshairthickness "0.5"; +// cl_fixedcrosshairgap "-7"; +// cl_crosshair_outlinethickness "0"; +// cl_crosshair_drawoutline "0"; + +// Crosshair Tuerkis +// cl_crosshair_drawoutline “1”; +// cl_crosshair_outlinethickness “1”; +// cl_crosshairalpha “150”; +// cl_crosshaircolor “4”; +// cl_crosshaircolor_b “255”; +// cl_crosshaircolor_g “50”; +// cl_crosshaircolor_r “255”; +// cl_crosshairdot “1”; +// cl_crosshairgap “1”; +// cl_crosshairscale “0”; +// cl_crosshairsize “5”; +// cl_crosshairstyle “4”; +// cl_crosshairthickness “1”; +// cl_crosshairusealpha “1”; + +// Crosshair Black/White +// cl_crosshair_drawoutline “1”; +// cl_crosshair_outlinethickness “1”; +// cl_crosshairalpha “255”; +// cl_crosshaircolor “5”; +// cl_crosshaircolor_b “255”; +// cl_crosshaircolor_g “255”; +// cl_crosshaircolor_r “255”; +// cl_crosshairdot “0”; +// cl_crosshairgap “1”; +// cl_crosshairscale “0”; +// cl_crosshairsize “4”; +// cl_crosshairstyle “4”; +// cl_crosshairthickness “1.5”; +// cl_crosshairusealpha “1”; + +// vim: commentstring=//\ %s diff --git a/bindings-demo.cfg b/bindings-demo.cfg new file mode 100644 index 0000000..3e67269 --- /dev/null +++ b/bindings-demo.cfg @@ -0,0 +1,46 @@ +echo "-Demo-Bindings-" + +alias +demofastest "demo_timescale 12" +alias -demofastest "demo_timescale 1" +alias +demofaster "demo_timescale 6" +alias -demofaster "demo_timescale 1" +alias +demofast "demo_timescale 3" +alias -demofast "demo_timescale 1" +alias +demoslow "demo_timescale 0.5" +alias -demoslow "demo_timescale 1" +alias +demoslower "demo_timescale 0.25" +alias -demoslower "demo_timescale 1" +alias +demoslowest "demo_timescale 0.125" +alias -demoslowest "demo_timescale 1" +alias demostop "demo_gototick 9999999" + +bind q +demoslow +bind w demo_togglepause +bind e +demofast + +bind a +demoslower +bind s demo_togglepause +bind d +demofaster + +bind z +demoslowest +bind x demo_togglepause +bind c +demofastest + +bind f "toggle spec_show_xray" // "radio2" +// bind g "radio1" +// bind h "radio3" + +// bind . +demofaster +// bind , +demoslower +// bind MOUSE3 demo_togglepause +// bind F8 demo_togglepause +bind F8 disconnect +bind F9 demostop + +sv_cheats 1 +sv_grenade_trajectory 1 +sv_showimpacts 1 +weapon_debug_spread_show 1 +cl_crosshairstyle 2 + +// vim: commentstring=//\ %s diff --git a/bindings-test.cfg b/bindings-test.cfg new file mode 100644 index 0000000..6b013d9 --- /dev/null +++ b/bindings-test.cfg @@ -0,0 +1,67 @@ +echo "-Test-Bindings-" + +// Round settings +mp_roundtime 60 +mp_roundtime_defuse 60 +mp_autoteambalance 0 +mp_maxmoney 60000 +mp_freezetime 0 +mp_buytime 9999 +mp_buy_anywhere 1 +ammo_grenade_limit_total 5 +bot_stop 1 +// bot_crouch 1 +// bot_mimic_yaw_offset 0; bot_mimic 1 +bot_kick + +// Cheats / Debug informations +sv_cheats 1 +sv_infinite_ammo 2 +god +// weapon_debug_spread_show 1 +sv_grenade_trajectory 1 +sv_grenade_trajectory_time 10 +sv_showimpacts 1 +sv_showimpacts_penetration 1 +sv_showimpacts_time 10 + +give weapon_flashbang +give weapon_smokegrenade +give weapon_molotov +give weapon_hegrenade + +alias "+hax" "mat_wireframe 1; r_drawclipbrushes 1" +alias "-hax" "mat_wireframe 0; r_drawclipbrushes 0" +alias "+noclip" "noclip"; +alias "-noclip" "noclip"; +alias "+bullettime" "host_timescale 0.5" +alias "-bullettime" "host_timescale 1" +alias "+fasttime" "host_timescale 5" +alias "-fasttime" "host_timescale 1" +alias "+regen" "sv_regeneration_force_on 1" +alias "-regen" "sv_regeneration_force_on 0" +alias "+brushes" "r_drawclipbrushes 1" +alias "-brushes" "r_drawclipbrushes 0" + +alias "clearhud" "sv_cheats 1; cl_draw_only_deathnotices 1" + +bind f +noclip +// bind MOUSE4 +regen + +bind PGDN +bullettime +bind PGUP +fasttime + +bind q +brushes + +// Teleport +// bind h "writeip; con_logfile cfg/banned_ip.cfg; getpos_exact; con_logfile ." +// bind q "exec banned_ip" + +// Hat unter Linux einen Crash zur Folge +//bind alt +hax; + +// Restart round +mp_warmup_end +mp_restartgame 1 + +// vim: commentstring=//\ %s diff --git a/bindings.cfg b/bindings.cfg new file mode 100644 index 0000000..d280885 --- /dev/null +++ b/bindings.cfg @@ -0,0 +1,215 @@ +// Launch Options +// +exec bindings.cfg -novid -language bananagaming + +// Default Binds +unbindall +exec bindings-buyscript + +bind "1" "slot1" +bind "2" "slot2" +bind "3" "use weapon_knife" +bind "4" "use weapon_taser" +bind "5" "slot5" +bind "6" "slot4" +bind "7" "slot7" +bind "8" "slot8" +bind "9" "slot9" +bind "0" "slot10" + +bind "ESCAPE" "cancelselect" +bind "ALT" "+crosshairmax" +bind "BACKSPACE" "soundboard_c" +bind "CTRL" "+duck" +bind "RCTRL" "toggleafk" +bind "SHIFT" "+speed" +bind "SPACE" "+jump" +bind "TAB" "+score_netgraph"; + +bind "q" "lastinv" +bind "w" "+forward" +bind "r" "+reload" +bind "e" "+use; r_cleardecals" +bind "t" "use weapon_c4; drop" +bind "y" "messagemode" +bind "u" "messagemode2" +bind "i" "" +bind "o" "" +bind "p" "fixaudio" + +bind "a" "+moveleft" +bind "s" "+back" +bind "d" "+moveright" +bind "f" "" +bind "g" "drop" +bind "h" "" +bind "j" "" +bind "k" "decrementvar voice_scale 0 1 0.1" +bind "l" "incrementvar voice_scale 0 1 0.1" + +bind "z" "use weapon_smokegrenade" // smoke +bind "x" "use weapon_flashbang" // flash +bind "c" "use weapon_hegrenade" // grenade +bind "v" "use weapon_incgrenade; use weapon_molotov" // inci +bind "b" "" +bind "n" "buymenu" +bind "m" "teammenu" + +bind "\" "toggleconsole" +bind "/" "kill" // #-Taste +bind "[" "demobindings" +bind "]" "exec bindings" +bind "." "volume_up" +bind "," "volume_down" +bind "-" "togglevoice" +bind "capslock" "togglevoice" + +bind "PGUP" "roger; yes_c" +bind "PGDN" "negative; no_c" +bind "INS" "holdpos" +bind "DEL" "getout" +bind "HOME" "thanks" +bind "END" "coverme" + +bind "MOUSE1" "+attack" +bind "MOUSE2" "+attack2" +bind "MOUSE3" "compliment" //fallback" +bind "MOUSE4" "+jumpthrow" +bind "MOUSE5" "maybe_c" +bind "MWHEELUP" "" +bind "MWHEELDOWN" "+jump" +bind "KP_MULTIPLY" "+mic" + +// Variablen +// --------- + +// Ingame Settings +cl_autowepswitch 0 +cl_dm_buyrandomweapons 0 +cl_join_advertise 2 // https://www.reddit.com/r/GlobalOffensive/comments/40d8r9/cl_join_advertise_2_lets_your_friends_join_the/ +closeonbuy 1 +lobby_default_access 1 // lobby default: private +option_duck_method 0 +option_speed_method 0 +player_nevershow_communityservermessage 1 +r_drawtracers_firstperson 1 + +// Hud +cl_autohelp 0 +cl_disablefreezecam 1 +cl_hud_background_alpha 0.25 +cl_hud_bomb_under_radar 0 +cl_hud_color 5 +cl_hud_healthammo_style 1 // no health bars +cl_hud_playercount_pos 1 // bottom +cl_hud_playercount_showcount 0 +cl_hud_radar_scale 1.25 +cl_loadout_colorweaponnames 0 +cl_radar_always_centered 0 +cl_radar_icon_scale_min 0.4 +cl_radar_scale 0.5 +cl_show_clan_in_death_notice 0 +cl_showhelp 0 +cl_showloadout 1 +cl_teammate_colors_show 1 // 1 = color, 2 = color + letter +cl_use_opens_buy_menu 0 +con_filter_enable 2 +developer 1 +gameinstructor_enable 0 +hud_scaling 0.8 +hud_showtargetid 1 +hud_takesshots 1 +net_graphheight 150 +net_graphpos 2 +safezonex 1 // 0.95 +safezoney 1 // 0.95 + +// Sensitivity (G500 @1600 DPI (native)) +m_rawinput 1 +m_mousespeed 0 +m_mouseaccel1 0 +m_mouseaccel2 0 +m_customaccel 0 +m_customaccel_scale 0 +sensitivity 1.5 // Should be the same as windows as of 08.01.2016 + +// FPS (Mehrfache vom Tickrate) +fps_max 129 // 129 // lets try 0 for a change :) +fps_max_menu 30 +engine_no_focus_sleep 0 +mat_queue_mode 2 +cl_disablehtmlmotd 1 +cl_forcepreload 1 + +// Network +rate 128000 +cl_cmdrate 128 +cl_updaterate 128 +cl_interp 0 +cl_interp_ratio 1 +// cl_resend 3 // reconnect behaviour +// cl_resend_timeout 9 +mm_dedicated_search_maxping 80 + +// Sound +// try snd_debug_panlaw 1 +// windows_speaker_config 6 // 5.1 surround +voice_enable 1 +voice_scale 1 +snd_mixahead 0.075 // If clippy - more! Def: 0.1 +snd_legacy_surround 0 // emulated surround sound +snd_mute_losefocus 0 // mute game when alt-tabbed +lobby_voice_chat_enabled 0 // voice chat in lobby +cl_mute_enemy_team 0 +dsp_enhance_stereo 0 // No audible changes, less CPU? +dsp_slow_cpu 0 +snd_pitchquality 1 + +snd_headphone_pan_exponent 1.5 // Alternative 1.3 +snd_stereo_speaker_pan_exponent 2 +snd_surround_speaker_pan_exponent 2 + +snd_headphone_pan_radial_weight 1 +snd_stereo_speaker_pan_radial_weight 1 +snd_surround_speaker_pan_radial_weight 1 + +snd_front_headphone_position 53.2 // xx.x = Resolution: (5:4) 43.2 (4:3) 45.0 (16:10) 50.2 (16:9) 53.2 +snd_rear_headphone_position 90 +snd_front_stereo_speaker_position 53.2 // yy.y = (xx.x / 90 - 1) * theta + 90 +snd_rear_stereo_speaker_position 90 +snd_musicvolume 0.1 + +snd_menumusic_volume 0 +snd_deathcamera_volume 0 +snd_roundend_volume 0 +snd_roundstart_volume 0 +snd_mapobjective_volume 0 +snd_tensecondwarning_volume 1 + +// Weapon viewmodel +cl_bob_lower_amt 0 +cl_bobamt_lat 0 +cl_bobamt_vert 0 +cl_righthand 1 +cl_viewmodel_shift_left_amt 0 +cl_viewmodel_shift_right_amt 0 +alias "fovsmall" "viewmodel_fov 55;viewmodel_offset_x 2;viewmodel_offset_y -2;viewmodel_offset_z -2" +alias "fovquake" "viewmodel_fov 68;viewmodel_offset_x -2;viewmodel_offset_y -2;viewmodel_offset_z -2" +alias "fovdefault" "viewmodel_fov 60;viewmodel_offset_x 1;viewmodel_offset_y 1;viewmodel_offset_z -1" +fovsmall +viewmodel_presetpos 0 // to activate viewmodel, if loaded with parameter + +// Crosshair and local bindings +exec bindings-crosshair +exec bindings-local +exec bindings-aliases +fdamage +volume_c + + +host_writeconfig +hud_reloadscheme +ui_reloadscheme + +echo "-Settings and binds loaded!" + +// vim: commentstring=//\ %s -- cgit v1.2.3