Updated
> binds
This commit is contained in:
parent
1b5ef9ebeb
commit
79a6ca02b6
|
|
@ -27,4 +27,8 @@ Inside ```\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image
|
||||||
#### Binds
|
#### Binds
|
||||||
``` input.autocrouch true ```
|
``` input.autocrouch true ```
|
||||||
``` bind y forward;sprint ```
|
``` bind y forward;sprint ```
|
||||||
``` bind c +graphics.fov 90;graphics.fov 70 ```
|
``` bind c +graphics.fov 90;graphics.fov 70 ```
|
||||||
|
``` bind f1 consoletoggle;combatlog ```
|
||||||
|
``` bind h "craft.add -2072273936 1" ``` autocraft x1 bandage
|
||||||
|
``` bind [leftshift+k] kill ``` autokill with ```LEFT SHIFT``` + ```K```
|
||||||
|
``` bind [leftshift+h] pool.clear_assets;pool.clear_memory;pool.clear_prefabs ``` Improve FPS one time per server join using ```K```
|
||||||
Loading…
Reference in New Issue
Block a user