Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Bind Commands
- bind "F1" rcon
- bind "F6" " buy flashbang; buy flashbang; buy hegrenade; buy smokegrenade; buy vesthelm; buy vest; buy defuser;"
- bind "F7" "buy ak47; buy m4a1"
- bind "F8" "buy aug; buy sg556"
- bind "F9" "buy awp"
- alias "F10" "buy ak47; buy m4a1; buy m4a1_silencer; slot1; drop"
- bind "mwheeldown" +jump
- bind "mwheelup" +jump
- bind "p" "use weapon_c4; drop"
- bind "F11" "say Warowl learnt me that :)!"
- bind "7" "toggle cl_crosshairsize 2 1000"
- bindToggle "j" cl_righthand"
- bindToggle "o" gameinstructor_enable"
- bindToggle "l" "voice_enable"
- alias +jumpduck "+duck;+jump"
- alias -jumpduck "-duck;-jump"
- bind "h" +jumpduck
- alias +jumpthrow "+jump; -attack"
- alias -jumpthrow -jump"
- bind "n" +jumpthrow"
- //Viewmodel
- cl_viewmodel_shift_left_amt "0.5"
- cl_viewmodel_shift_right_amt "0.25"
- viewmodel_fov "68"
- viewmodel_offset_x "2.500000"
- viewmodel_offset_y "2"
- viewmodel_offset_z "-2"
- viewmodel_presetpos "0"
- viewmodel_recoil "0"
- cl_bob_lower_amt "5"
- cl_bobamt_lat "0.1"
- cl_bobamt_vert "0.1"
- cl_bobcycle "0.98"
- //Crosshair
- cl_crosshair_drawoutline "1"
- cl_crosshair_dynamic_maxdist_splitratio "0.35"
- 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 "255"
- cl_crosshaircolor "5"
- cl_crosshaircolor_b "0"
- cl_crosshaircolor_g "104.600456"
- cl_crosshaircolor_r "255"
- cl_crosshairdot "0"
- cl_crosshairgap "-0.500000"
- cl_crosshairgap_useweaponvalue "0"
- cl_crosshairsize "2"
- cl_crosshairstyle "4"
- cl_crosshairthickness "0"
- cl_crosshairusealpha "1"
- cl_fixedcrosshairgap "3"
- //Misc options
- snd_headphone_pan_exponent 2
- con_filter_text damage
- con_filter_text_out Player:
- con_filter_enable 2
- developer 1
- rate 128000
- //Sound options
- snd_front_headphone_position "53.2"
- snd_rear_headphone_position "90.0"
- snd_headphone_pan_exponent "1.2"
- snd_headphone_pan_radial_weight "0.5"
- //Hud options
- +cl_show_team_equipment
- cl_use_opens_buy_menu 0
- cl_updaterate 128
- cl_cmdrate 128
- cl_interp 0
- cl_join_advertise 2
- cl_interp_ratio 1
- fps_max 0
- fps_max_menu 0
- sensitivity 1.6
- //Show netgraph when checking scoreboard
- net_graph "1"
- net_graphheight "0"
- alias "+scorenet" "+showscores; net_graphheight 0"
- alias "-scorenet" "-showscores; net_graphheight 0"
- bind "TAB" "+scorenet"
- //Clutch Script
- alias "clutch" "clutchon"
- alias "clutchon" "voice_enable 0; clutchsoundon; gameinstructor_enable 1; cl_clearhinthistory; r_cleardecals; playvol buttons\weapon_confirm 0.5; say_team Voice Disabled, I can't hear anyone now; alias clutch clutchoff"
- alias "clutchoff" "voice_enable 1; clutchsoundoff; gameinstructor_enable 0; playvol buttons\button2 0.5; say_team Voice Enabled, I can hear you now; alias clutch clutchon"
- clutchoff
- //Bind this to a key (this will turn on & off the clutch)
- bind "F2" clutch
- //Clutch audio options.
- alias "clutchsoundon" "volume 1; snd_musicvolume 0.2; snd_menumusic_volume 0; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 1"
- alias "clutchsoundoff" "volume 1; snd_musicvolume 0; snd_menumusic_volume 0; snd_deathcamera_volume 0; snd_mapobjective_volume 0; snd_roundend_volume 0; snd_roundstart_volume 0; snd_tensecondwarning_volume 0"
- //End of Script
Add Comment
Please, Sign In to add comment