Skip to content

Instantly share code, notes, and snippets.

@freedmo
Created May 21, 2016 19:29
Show Gist options
  • Save freedmo/46288f1e724b17846e99a439859cfc66 to your computer and use it in GitHub Desktop.
Save freedmo/46288f1e724b17846e99a439859cfc66 to your computer and use it in GitHub Desktop.
viewmodel_offset_x 2.5;
viewmodel_offset_y -2;
viewmodel_offset_z -2;
viewmodel_fov 54;
cl_bobcycle "0.98";
cl_bob_lower_amt "5";
cl_bobamt_vert "0.1";
cl_bobamt_lat "0.12;
developer "1";
con_filter_text "Damage Given"^;
con_filter_text_out "Player:"^;
rcon_password ichbinderzerstoerer
bind "f3" "volume_toggle";
alias "volume_toggle" "chat_11";
alias "chat_11" "volume 1; echo |~Volume_100%~|; alias volume_toggle chat_00";
alias "chat_00" "volume 0.10; echo |~Volume_10%~|; alias volume_toggle chat_11";
bind "f4" "voice_chat";
alias "voice_chat" "chat_1";
alias "chat_1" "voice_enable 1; echo |~Voice_On~|; alias voice_chat chat_0";
alias "chat_0" "voice_enable 0; echo |~Voice_Off~|; alias voice_chat chat_1";
con_filter_text_out "Volume_";
con_filter_text_out "Voice_";
con_filter_text_out "Player:";
con_filter_text "";
clear;
echo loaded;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment