forked from Facepunch/garrysmod
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Because the repository is not ready for a **.gitattributes**, why not start by manually removing the Carriage Returns using NPP? I made sure nothing conflicts with other PRs, not even Facepunch#2166.
- Loading branch information
1 parent
ee0b187
commit 9207c69
Showing
141 changed files
with
169,461 additions
and
169,461 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,70 +1,70 @@ | ||
|
||
unbindall | ||
|
||
bind "w" "+forward" | ||
bind "s" "+back" | ||
bind "a" "+moveleft" | ||
bind "d" "+moveright" | ||
|
||
bind "UPARROW" "+lookup" | ||
bind "DOWNARROW" "+lookdown" | ||
bind "LEFTARROW" "+left" | ||
bind "RIGHTARROW" "+right" | ||
|
||
bind "SPACE" "+jump" | ||
bind "CTRL" "+duck" | ||
bind "TAB" "+showscores" | ||
bind "SHIFT" "+speed" | ||
bind "ENTER" "+attack" | ||
bind "ALT" "+walk" | ||
bind "MOUSE1" "+attack" | ||
bind "MOUSE2" "+attack2" | ||
bind "MOUSE4" "lastinv" | ||
bind "MOUSE5" "+voicerecord" | ||
bind "MWHEELUP" "invprev" | ||
bind "MWHEELDOWN" "invnext" | ||
|
||
bind "PAUSE" "pause" | ||
bind "ESCAPE" "cancelselect" | ||
bind "`" "toggleconsole" | ||
|
||
bind "F1" "gm_showhelp" | ||
bind "F2" "gm_showteam" | ||
bind "F3" "gm_showspare1" | ||
bind "F4" "gm_showspare2" | ||
bind "F5" "jpeg" | ||
bind "F7" "save quick" | ||
bind "F8" "load quick" | ||
bind "F10" "toggleconsole" | ||
|
||
bind "1" "slot1" | ||
bind "2" "slot2" | ||
bind "3" "slot3" | ||
bind "4" "slot4" | ||
bind "5" "slot5" | ||
bind "6" "slot6" | ||
bind "7" "slot7" | ||
bind "8" "slot8" | ||
bind "9" "slot9" | ||
bind "0" "slot0" | ||
|
||
bind "q" "+menu" | ||
bind "e" "+use" | ||
bind "r" "+reload" | ||
bind "t" "impulse 201" | ||
bind "y" "messagemode" | ||
bind "u" "messagemode2" | ||
|
||
bind "f" "impulse 100" | ||
|
||
bind "z" "gmod_undo" | ||
bind "x" "+voicerecord" | ||
bind "c" "+menu_context" | ||
bind "v" "noclip" | ||
bind "b" "+zoom" | ||
|
||
cl_allowupload "1" | ||
cl_smooth "1" | ||
mp_decals "2048" | ||
r_decals "2048" | ||
sensitivity "6" | ||
|
||
unbindall | ||
|
||
bind "w" "+forward" | ||
bind "s" "+back" | ||
bind "a" "+moveleft" | ||
bind "d" "+moveright" | ||
|
||
bind "UPARROW" "+lookup" | ||
bind "DOWNARROW" "+lookdown" | ||
bind "LEFTARROW" "+left" | ||
bind "RIGHTARROW" "+right" | ||
|
||
bind "SPACE" "+jump" | ||
bind "CTRL" "+duck" | ||
bind "TAB" "+showscores" | ||
bind "SHIFT" "+speed" | ||
bind "ENTER" "+attack" | ||
bind "ALT" "+walk" | ||
bind "MOUSE1" "+attack" | ||
bind "MOUSE2" "+attack2" | ||
bind "MOUSE4" "lastinv" | ||
bind "MOUSE5" "+voicerecord" | ||
bind "MWHEELUP" "invprev" | ||
bind "MWHEELDOWN" "invnext" | ||
|
||
bind "PAUSE" "pause" | ||
bind "ESCAPE" "cancelselect" | ||
bind "`" "toggleconsole" | ||
|
||
bind "F1" "gm_showhelp" | ||
bind "F2" "gm_showteam" | ||
bind "F3" "gm_showspare1" | ||
bind "F4" "gm_showspare2" | ||
bind "F5" "jpeg" | ||
bind "F7" "save quick" | ||
bind "F8" "load quick" | ||
bind "F10" "toggleconsole" | ||
|
||
bind "1" "slot1" | ||
bind "2" "slot2" | ||
bind "3" "slot3" | ||
bind "4" "slot4" | ||
bind "5" "slot5" | ||
bind "6" "slot6" | ||
bind "7" "slot7" | ||
bind "8" "slot8" | ||
bind "9" "slot9" | ||
bind "0" "slot0" | ||
|
||
bind "q" "+menu" | ||
bind "e" "+use" | ||
bind "r" "+reload" | ||
bind "t" "impulse 201" | ||
bind "y" "messagemode" | ||
bind "u" "messagemode2" | ||
|
||
bind "f" "impulse 100" | ||
|
||
bind "z" "gmod_undo" | ||
bind "x" "+voicerecord" | ||
bind "c" "+menu_context" | ||
bind "v" "noclip" | ||
bind "b" "+zoom" | ||
|
||
cl_allowupload "1" | ||
cl_smooth "1" | ||
mp_decals "2048" | ||
r_decals "2048" | ||
sensitivity "6" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
sv_rollangle 0 | ||
mp_flashlight 1 | ||
sv_noclipspeed 5 | ||
sv_rollangle 0 | ||
mp_flashlight 1 | ||
sv_noclipspeed 5 | ||
sv_noclipaccelerate 5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
cl_cmdrate 66 | ||
cl_updaterate 66 | ||
cl_cmdrate 66 | ||
cl_updaterate 66 | ||
rate 100000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
|
||
|
||
|
Oops, something went wrong.