Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // HUD Settings
- safezonex "0.85"
- safezoney "1.0"
- hud_scaling "0.850000"
- cl_hud_background_alpha "1.000000"
- cl_hud_bomb_under_radar "0"
- cl_hud_color "3"
- cl_hud_healthammo_style "1"
- cl_hud_playercount_pos "1"
- cl_hud_playercount_showcount "1""
- cl_loadout_colorweaponnames "0" // colours of weapon grade ingame viewable
- hud_showtargetid //shows target names
- cl_showloadout 1 //always shows inventory
- // Radar Settings
- cl_radar_always_centered "0"
- cl_radar_icon_scale_min "0.5"
- cl_radar_rotate "1"
- cl_radar_scale "0.3"
- cl_hud_radar_scale "1.3"
- cl_radar_square_with_scoreboard "0"
- cl_teammate_colors_show "1" //chosen colours of teammates are visible on the radar
- // Buy commands
- bind "kp_end" "buy ak47; buy m4a1;"
- bind "kp_downarrow" "buy vesthelm;"
- bind "kp_pgdn" "buy vest;"
- bind "kp_leftarrow" "buy flashbang;"
- bind "kp_5" "buy smokegrenade;"
- bind "kp_rightarrow" "buy hegrenade;"
- bind "kp_home" "buy galilar; buy famas;"
- bind "kp_uparrow" "buy awp;"
- bind "kp_pgup" "buy p250;"
- bind "kp_del" "buy flashbang; buy flashbang; buy hegrenade; buy smokegrenade;"
- bind "kp_ins" "buy ak47; buy m4a1; buy vesthelm; buy flashbang; buy flashbang; buy hegrenade; buy smokegrenade;"
- bind "kp_enter" "buy defuser;"
- bind "kp_plus" "buy molotov; buy incgrenade;"
- // Binds for nades
- bind "f" "use weapon_flashbang"
- bind "c" "use weapon_smokegrenade"
- // Crosshair
- cl_crosshair_drawoutline "1"
- cl_crosshair_dynamic_maxdist_splitratio "0"
- cl_crosshair_dynamic_splitalpha_innermod "0"
- cl_crosshair_dynamic_splitalpha_outermod "0.5"
- cl_crosshair_dynamic_splitdist "100"
- cl_crosshair_outlinethickness "1"
- cl_crosshairalpha "999"
- cl_crosshaircolor "4"
- cl_crosshaircolor_b "255"
- cl_crosshaircolor_g "255"
- cl_crosshaircolor_r "255"
- cl_crosshairdot "0"
- cl_crosshairgap "-1"
- cl_crosshairgap_useweaponvalue "0"
- cl_crosshairscale "4"
- cl_crosshairsize "2.0"
- cl_crosshairstyle "4"
- cl_crosshairthickness "0.765"
- cl_crosshairusealpha "1"
- cl_fixedcrosshairgap "3"
- // Sensitivity
- sensitivity 2.25
- // Jump throw bind
- alias "+jumpthrow" "+jump;-attack"
- alias "-jumpthrow" "-jump"
- bind "h" "+jumpthrow"
- // Inspect
- bind "t" "+lookatweapon"
- host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment