Update cs2/README.md
This commit is contained in:
@@ -1,11 +1,13 @@
|
|||||||
## For 64 fps bind
|
## For "Left hand knife" add this to your autoexec, or simply copy the contents of hands.cfg to your autoexec
|
||||||
```
|
```
|
||||||
alias +hold "fps_max 64"
|
exec hands.cfg
|
||||||
alias -hold "fps_max 999"
|
```
|
||||||
bind space "+hold"
|
This config automatically switches your weapon hand (left or right) based on the weapon slot you select.
|
||||||
|
|
||||||
```
|
switchhandsleft = left hand
|
||||||
This binds spacebar to cap the fps to 64 while held. Use mwheelup/down for jumps; `bind "mwheelup" +jump`
|
switchhandsright = right hand
|
||||||
|
|
||||||
|
By default, it's preconfigured to have guns in the left hand and knife + utility in the right hand — but you can adjust it to your liking!
|
||||||
|
|
||||||
|
|
||||||
* The autoexec does fuck all and the game is still ass*
|
* The autoexec does fuck all and the game is still ass*
|
||||||
Reference in New Issue
Block a user