11 lines
262 B
Markdown
11 lines
262 B
Markdown
## For 64 fps bind
|
|
```
|
|
alias +hold "fps_max 64"
|
|
alias -hold "fps_max 999"
|
|
bind space "+hold"
|
|
|
|
```
|
|
This binds spacebar to cap the fps to 64 while held. Use mwheelup/down for jumps; `bind "mwheelup" +jump`
|
|
|
|
|
|
* The autoexec does fuck all and the game is still ass* |