Rust: The Best Keybinds for PRO players! - Printable Version +- Sick Gaming (https://www.sickgaming.net) +-- Forum: Our Game Servers (https://www.sickgaming.net/forum-58.html) +--- Forum: Rust (https://www.sickgaming.net/forum-91.html) +--- Thread: Rust: The Best Keybinds for PRO players! (/thread-96125.html) |
Rust: The Best Keybinds for PRO players! - SickProdigy - 07-10-2020 Players are given several default controls for basic movements like jumping, sprinting, and crouching, along with number keys for certain hotbar items. However, those new to the game may find it hard to quickly respond to sudden events. Thankfully, Rust allows players to set keybinds that allow the automation of various tasks from holding down a key to even crafting items. Steps to add keybinds
One can then edit the file using a program like Notepad++, instead of directly entering it through the console. This can also be used to delete keybinds from the game, instead of going into console and entering: Code: bind <key> "" Flashlight when ADS
Some keybinds will include “;” – which is used to combine two actions together using one key. Others may use a “+” sign, making it so that the keybind is not permanently activated and only when the key is pressed. In addition, the “Auto-Craft Bandage” keybind can also be changed to craft something else entirely using the same format of: Code: bind <key> "craft.add <item id> <number>" |