Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- key_updatelayout
- developer 1
- sv_cheats 1
- unbindall
- // Row 1 Binds
- bind escape cancelselect
- // bind f1
- // bind f2
- // bind f3
- // bind f4
- bind f5 "save quick"
- // bind f6
- // bind f7
- bind f8 "jpeg;screenshot"
- bind f9 "load quick"
- // bind f10
- // bind f11
- // bind f12
- // bind prntscrn
- // bind scrolllock
- // bind pause
- // bind numlock pause // because the pause button on my keyboard registers as "numlock"
- // Row 2 Binds
- bind "`" toggleconsole
- bind 1 slot1
- bind 2 slot2
- bind 3 slot3
- bind 4 slot4
- bind 5 slot5
- bind 6 slot6
- // bind 7
- // bind 8
- // bind 9
- // bind 0
- // bind -
- bindtoggle = cl_drawhud
- bind backspace "impulse 101"
- // Row 3 Binds
- bind tab "use weapon_crowbar;wait 150;+attack;wait 15;-attack;wait 50;lastinv"
- bind q lastinv
- bind w +forward
- bind e +use
- bind r +reload
- bind t "use weapon_frag;wait 50;+attack;wait 15;-attack;wait 50;lastinv"
- alias "lowerweapon" "global_set friendly_encounter 1;alias passivetoggle raiseweapon"
- alias "raiseweapon" "global_set friendly_encounter 0;alias passivetoggle lowerweapon"
- alias "passivetoggle" "lowerweapon"
- bind y "passivetoggle"
- bind u noclip
- // bind i
- // bind o
- // bind p
- // bind [
- // bind ]
- // bind \
- // Row 4 Binds
- // bind capslock
- bind a +moveleft
- bind s +back
- bind d +moveright
- bind f "impulse 100"
- bind g phys_swap
- bind h "impulse 200"
- // bind j bug_swap
- // bind k
- // bind l
- // bind semicolon
- // bind '
- // bind enter
- // Row 5 Binds
- bind shift +speed
- bind z +zoom
- // bind x
- bind c "impulse 50"
- // bind v
- // bind b
- // bind n
- // bind m
- // bind ,
- // bind .
- // bind /
- // bind rshift
- // Row 6 Binds
- bind ctrl +duck
- bind alt +walk
- bind space +jump
- // bind ralt
- bind rctrl toggle_duck
- // Arrow Key Area Binds
- // bind ins
- // bind home
- // bind pgup
- // bind del
- // bind end
- // bind pgdn
- // bind uparrow
- // bind leftarrow
- // bind rightarrow
- // bind downarrow
- // Numpad Binds
- // bind kp_slash
- // bind kp_multiply
- // bind kp_minus
- bind kp_home "npc_create npc_citizen"
- bind kp_uparrow "npc_create npc_combine_s"
- bind kp_pgup "npc_create npc_metropolice"
- // bind kp_add
- bind kp_leftarrow "npc_create_equipment weapon_citizenpackage"
- bind kp_5 "npc_create_equipment weapon_357"
- bind kp_rightarrow "npc_create_equipment weapon_pistol"
- bind kp_end "npc_create_equipment weapon_smg1"
- bind kp_downarrow "npc_create_equipment weapon_ar2"
- bind kp_pgdn "npc_create_equipment weapon_shotgun"
- // bind kp_enter
- // bind kp_ins
- // bind kp_del
- // Mouse
- bind mouse1 +attack
- bind mouse2 +attack2
- bind mouse3 toggle_zoom
- bind mouse4 "host_timescale 0.2"
- bind mouse5 "host_timescale 1"
- bind mwheelup invprev
- bind mwheeldown invnext
- sensitivity 3
- m_filter 1
- m_customaccel 3
- // Specific Controls
- sv_ladder_useonly 0
- sv_autoladderdismount 1
- sv_ladderautomountdot 0.4
- r_flashlightfov 90
- r_flashlightlinear 500
- // HUD
- fov 72
- fov_desired 72
- viewmodel_fov 72
- crosshair 1
- cl_showfps 1
- cl_showhelp 0
- hud_fastswitch 1
- hud_quickinfo 1
- hud_draw_fixed_reticle 1
- hud_draw_active_reticle 1
- hud_jeephint_numentries 0
- hud_airboathint_numentries 0
- con_drawnotify 1
- con_notifytime 0
- phys_penetration_error_time 0
- // Game settings
- sk_max_357 72
- sv_infinite_aux_power 1
- // hl2_episodic 0 // Causes issues when enabled in HL2 - best left disabled
- npc_citizen_insignia 1
- player_squad_transient_commands 0
- npc_citizen_auto_player_squad 0
- npc_citizen_auto_player_squad_allow_use 1
- npc_citizen_explosive_resist 1
- player_squad_double_tap_time 0.25
- player_squad_autosummon_time 64
- player_squad_autosummon_time_after_combat 64
- player_squad_autosummon_move_tolerance 256
- player_squad_autosummon_player_tolerance 256
- player_squad_autosummon_debug 1
- // Saving
- sv_autosave 1
- save_screenshot 2
- save_history_count 0
- save_console 1
- save_noxsave 1
- // Audio
- commentary 0
- snd_async_fullyasync 1
- cc_lang english
- // Performance
- // cl_threaded_client_leaf_system 0
- // cl_threaded_bone_setup 0
- // r_threaded_client_shadow_manager 0
- // r_threaded_particles 0
- // r_threaded_renderables 0
- // npc_blob_use_threading 0
- host_thread_mode 0
- mat_queue_mode 2
- fps_max 144
- mat_hdr_level 2
- mat_bloom_scalefactor_scalar 0.2
- mat_specular 1
- mat_antialias 8
- mat_colorcorrection 1
- r_shadowmaxrendered 512
- mp_usehwmmodels 1
- mp_usehwmvcds 1
- mat_picmip -10
- r_lod 0
- r_rootlod -10
- r_avglight 3
- cl_detaildist 7000
- mat_drawwater 1
- mat_wateroverlaysize 400
- r_waterforceexpensive 1
- r_waterdrawrefraction 1
- r_waterdrawreflection 1
- r_waterforcereflectentities 1
- // load quick
Add Comment
Please, Sign In to add comment