Skip to content

Instantly share code, notes, and snippets.

@iamtis
Last active February 6, 2017 03:01
Show Gist options
  • Select an option

  • Save iamtis/b9d07ddfe69a680010b1 to your computer and use it in GitHub Desktop.

Select an option

Save iamtis/b9d07ddfe69a680010b1 to your computer and use it in GitHub Desktop.
//ALPHA
host_writeconfig
// Map's
alias "aztec" "map de_aztec "
alias "cache" "map de_cache"
alias "cobblestone" "map de_cbble"
alias "dust" "map de_dust"
alias "dust2" "map de_dust2"
alias "inferno" "map de_inferno"
alias "mill" "map de_mill"
alias "mirage" "map de_mirage"
alias "nuke" "map de_nuke"
alias "overpass" "map de_overpass"
alias "seaside" "map de_seaside"
alias "season" "map de_season"
alias "train" "map de_tain"
alias "vertigo" "map de_vertigo"
// Buy Binds
bind "kp_home" "buy ak47; buy m4a1;"
bind "kp_uparrow" "buy galilar; buy famas;"
bind "kp_minus" "buy awp;"
bind "kp_enter" "buy vesthelm; buy defuser;"
//Crosshair
cl_crosshairalpha "255"
cl_crosshaircolor "4"
cl_crosshaircolor_b "250"
cl_crosshaircolor_r "50"
cl_crosshaircolor_g "250"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairsize "3"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "0.5"
cl_fixedcrosshairgap "-2"
cl_crosshair_outlinethickness "0"
cl_crosshair_drawoutline "0"
// Quick Switch Bind
alias +knife slot3
alias -knife lastinv
bind o +knife
//Miscellaneous
cl_allowdownload "1
cl_autowepswitch "0"
cl_autohelp "0"
cl_disablehtmlmotd 1
cl_downloadfilter "0"
cl_showhelp "0"
cl_forcepreload "1"
cl_lagcompensation "1"
cl_show_clan_in_death_notice "1" //0 if you want only names of players in kill feed.
cl_showfps "0"
cl_showloadout "1"
cl_teammate_colors_show "1"
cl_use_opens_buy_menu "0" // E doesn't open buy menu
con_filter_text "damage" // Filters damage in the console nicely!
con_filter_enable "2" // Filters damage in the console nicely!
ds_get_newest_subscribed_files "1"
fps_max "0"
fps_max_menu "0"
gameinstructor_enable "0"
hud_showtargetid "1" //Makes it easier to spot enemies
mm_dedicated_search_maxping "85"
r_drawtracers_firstperson "1"
//Mouse
m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "0"
sensitivity "3"
zoom_sensitivity_ratio_mouse "1.0"
//Net Graph (Makes netgraph appear while pressing Tab)
alias "+ng" "+showscores; net_graph 1; net_graphpos 2"
alias "-ng" "-showscores; net_graph 0"
bind "TAB" "+ng"
net_graphheight "0"
net_graphpos "2"
net_graphproportionalfont "0"
//Radar [Greatly increases radar visibility]
cl_radar_always_centered "0"
cl_radar_icon_scale_min "0.4"
cl_radar_rotate "1"
cl_radar_scale "0.5"
hud_scaling .88
//Audio Settings
snd_musicvolume "0"
//Rates and Interpolation
net_graph "0"
net_graphpos "1"
net_graphheight "0"
cl_cmdrate "128"
cl_interp "0"
cl_interp_ratio "1"
cl_updaterate "128"
rate "128000"
//Viewmodel Postion
cl_viewmodel_shift_left_amt "0.500000"
cl_viewmodel_shift_right_amt "0.250000"
viewmodel_fov "68.000000"
viewmodel_offset_x "0.400000"
viewmodel_offset_y "0.700000"
viewmodel_offset_z "-2.0"
viewmodel_presetpos "0"
cl_bob_lower_amt "5.000000"
cl_bobamt_lat "0.100000"
cl_bobamt_vert "0.100000"
cl_bobcycle "0.98"
///Zomega
host_writeconfig

ghost commented Oct 23, 2015

Copy link
Copy Markdown

nagyon eltérők, így

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment