Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- name Nelex
- // -gl in launch options to force run the game with OpenGL
- Stuff list
- / 1. Binds
- // 2. Buy binds
- /// 3. Unbinds
- //// 4. Crosshair
- ///// 5. Viewmodel + cl_bob
- ////// 6. Hud + Radar
- /////// 7. Mouse
- //////// 8. Network
- ///////// 9. Netgraph
- ////////// 10. General Video Settings
- /////////// 11. Sound
- //////////// 12. Other
- ///////////// 13. Custom Commands
- --------------------------------------------------------------- [1.] BINDS
- bind "w" "+forward"
- bind "a" "+moveleft"
- bind "s" "+back"
- bind "d" "+moveright"
- bind "e" "+use"
- bind "c" "+duck"
- bind "m" "teammenu"
- bind "p" "toggleconsole"
- bind "r" "+reload"
- bind "g" "drop"
- bind "shift" "+speed"
- bind "y" "messagemode"
- bind "u" "messagemode2"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot4"
- bind "5" "slot5"
- bind "k" "+voicerecord"
- bind "TAB" "+showscores"
- bind "b" "buy"
- bind "m" "teammenu"
- bind "leftarrow" "cl_righthand 0"
- bind "rightarrow" "cl_righthand 1"
- bind "uparrow" "volume 0.1"
- bind "downarrow" "llv"
- bind "h" "noclip"
- bind "x" "use weapon_smokegrenade"
- bind "q" "use weapon_flashbang"
- bind "j" "+spray"
- bind "mwheelup" "+jump"
- bind "mwheeldown" "+jump"
- bind "space" "+jump"
- --------------------------------------------------------------- [2.] BUY BINDS
- bind "KP_PGUP" "secammo"
- bind "KP_RIGHTARROW" "flash"
- bind "KP_PGDN" "hegren"
- bind "KP_DOWNARROW" "sgren"
- bind "KP_UPARROW" "primammo"
- bind "KP_5" "m4a1; ak47"
- bind "KP_LEFTARROW" "aug; sg552"
- bind "KP_HOME" "famas; defender"
- bind "KP_MINUS" "vest"
- bind "KP_PLUS" "awp"
- bind "KP_ENTER" "vesthelm; vest"
- bind "KP_DEL" "defuser"
- bind "KP_INS" "nighthawk; deagle"
- bind "KP_MULTIPLY" "fiveseven"
- bind "KP_END" "mac10; tmp"
- bind "à" "primammo"
- bind "ù" "secammo"
- --------------------------------------------------------------- [3.] UNBINDS
- unbind "F4"
- unbind "F5"
- unbind "F6"
- unbind "F7"
- unbind "F8"
- unbind "F9"
- unbind "F10"
- unbind "6"
- unbind "O"
- unbind "["
- unbind "]"
- unbind "'"
- unbind "`"
- unbind ","
- unbind "."
- unbind "/"
- unbind "-"
- unbind "="
- unbind "CTRL"
- unbind "ALT"
- unbind "DEL"
- unbind "ESCAPE"
- unbind "INS"
- unbind "END"
- unbind "PGUP"
- unbind "PGDN"
- unbind "PAUSE"
- unbind "ENTER"
- unbind "MOUSE3"
- unbind "MOUSE4"
- unbind "MOUSE5"
- unbind "6"
- unbind "7"
- unbind "8"
- unbind "9"
- unbind "0"
- unbind "f"
- unbind "l"
- unbind "z"
- unbind "V"
- unbind "t"
- unbind "N"
- --------------------------------------------------------------- [4.] Crosshair
- cl_crosshair_size small
- cl_dynamiccrosshair 0
- cl_observercrosshair 0
- cl_crosshair_color
- crosshair 1
- --------------------------------------------------------------- [5.] Viewmodel + cl_bob
- r_drawviewmodel 1
- cl_bob 0.01
- cl_bobup 0
- cl_bobcycle 1
- --------------------------------------------------------------- [6.] HUD + Radar
- drawradar
- hud_fastswitch 1
- hud_deathnotice_time 5
- hud_saytext_time 10
- hud_drawhistory_time 5
- hud_centerid 1
- cl_radartype 1
- con_color 255 255 255
- --------------------------------------------------------------- [7.] Mouse
- sensitivity 2.2
- zoom_sensitivity_ratio 1
- m_filter 0
- m_rawinput 1
- m_mousethread_sleep 10
- m_mouseaccel2 0
- m_mouseaccel1 0
- m_mousespeed 0
- m_customaccel_exponent 0
- m_customaccel_scale 0
- m_customaccel_max 0
- m_customaccel 0
- joystick 0
- joystick_force_disabled 1
- joystick_force_disabled_set_from_options 1
- --------------------------------------------------------------- [8.] Network
- // clcmdrate Has to be +5 of your fps max.
- // exinterp Always 1 divided by your updaterate.
- // clsmoothtime, nosmooth and vsmoothing Makes players look choppy but shows actual positions instead of estimated.
- rate 25000
- sv_lan_rate 20000
- cl_cmdrate 101
- cl_updaterate 101
- ex_interp 0
- cl_allowdownload 0
- cl_smoothtime 0
- cl_nosmooth 1
- cl_vsmoothing 0
- cl_lw 1
- cl_dlmax
- --------------------------------------------------------------- [9.] Netgraph
- net_graph 1
- cl_showfps 1
- --------------------------------------------------------------- [10.] General Video Settings
- fps_max 101
- fps_override 1
- brightness 3
- fastsprites 2
- cl_weather 0
- cl_shadows 1
- cl_minmodels 1
- r_dynamic 0
- r_norefresh 0
- r_traceglow 1
- max_shells 0
- max_smokepuffs 0
- gl_cull 1
- gl_clear 0
- gl_wateramp 0
- gl_texturemode "GL_LINEAR"
- gl_spriteblend 0
- gl_smoothmodels 0
- gl_ansio 4
- gl_vsync 0
- gl_max_size 256
- gl_spriteblend 0
- gl_flipmatrix 0
- mp_decals 1
- --------------------------------------------------------------- [11.] Sound
- volume 0.1
- voice_scale 0.1
- s_automax_distance 30
- _snd_mixahead 0.1
- --------------------------------------------------------------- [12.] Other
- viewsize 120
- _cl_autowepswitch 0
- setinfo "_vgui_menus" "0"
- --------------------------------------------------------------- [13.] Custom Commands (Aliases)
- alias c "clear"
- alias dc "disconnect; c"
- alias rq "quit"
- alias lv "volume 0.01; c"
- alias llv "volume 0.004; c"
- alias v "volume 0.1; c"
- alias +jumpthrow "+jump;-attack"
- alias -jumpthrow "-jump"
- alias +crouchjump "+jump; +duck"
- alias -crouchjump "-jump; -duck"
- alias +jt "+jump;-attack"
- alias -jt "-jump"
- alias +cj "+jump; +duck"
- alias -cj "-jump; -duck"
- alias net "net_graph 1; clear"
- alias nonet "net_graph 0; clear"
- alias +LJ "+duck; +jump; -forward; -back"
- alias -LJ "-duck; -jump;"
- alias +VLJ "+jump; -forward; -back"
- alias -VLJ "-duck; -jump;"
- --------------------------------------------------------------- End
- clear
- echo CONFIG EXECUTED!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement