Rust Useful console commands (NEW build)

Rust Useful console commands (NEW build) 1 - steamsplay.com
Rust Useful console commands (NEW build) 1 - steamsplay.com
List of commands

perf 0

Disables information.

perf 1

Shows your FPS

perf 2

Shows your FPS and also latency (ms). Latency shows how long it takes to render a frame.

Perf 3

Shows same as 2 but will also reveal your RAM usage.

Perf 4

Same as 3 but gives information about garbage collect (GC)

Perf 5

The most useful one among these. FPS, ping and RAM usage + the other things.

Perf 6

This reveals same things as 5 but also gives information about tasks.

fps.limit -1

With this you can change the FPS limit.
-1 sets it to unlimited and is the default value.
You can replace -1 with any number you want. For example I locked my framerate to 50 because my amd r9 285 gpu got pretty warm and noisy after few minutes of gameplay.
Also useful for maintaining steady framerate.

bind c attack;duck

This one binds attack + duck combo to “c” key. When you press c you automatically crouch and start attacking with the item you have currently have on your hand. You can end this by pressing “crouch” and “attack” keys on your keyboard and mouse. Useful for AFK farming resources.

bind q forward;sprint

Another amazingly useful keybind. As the name says this binds “forward” and “sprint” to your “q” key. When you press “q” you character will start sprinting forward until you press “sprint” and “move forward” keys on your keyboard. This is really helpful as you can just sit back and watch your character move from one side of the map to the other.

bind m kill

Kill yourself by pressing m key. Any other questions ?

graphics.fov 90

Yes I know that there is FOV slider in options menu but with this command you can change the FOV all the way to the 90 (the slider in settings menu allows only max FOV of 85). Now you can see more stuff on your screen. You can also lower the FOV all the way to the 60 (again settings menu sucks and gives you the impression that 65 is the smallest amount). Just change the number to anything you prefer (that is between 60 and 90).

Now remember that keybind command above?

You can bind graphics.fov to any button you prefer. For example i use B and N like this:

bind b graphics.fov 60 and bind n graphics.fov 90

With this you can now change FOV on the go. Wanna spot enemies hiding behind rocks long distance away? Or shoot easily with bolt action rifle? Just press B and then return to normal view just by pressing N.

Unbinding keys!!!!

Just write bind command and the key you want to unbind and then replace the action which is binded to key with something random like – or adgagdfgaegadf if you feel like it 🙂

For example if i’d like to unbind graphics.fov 60 from b i would write bind b asd

Ez Lyfe

client.connect ip:port

With this you can manually connect to server. Ideal for situations when you can’t see the server but know its IP. Just replace “ip:port” with the server ip and port.

I hope these commands were useful to you.

Feel free to leave feedback so i know how to improve.
Maybe add pictures later?

(English is not my native language)

Also if you liked this guide i’d really appreciate thumbs up and favourite :3 <33333

 
 

Written by ♥ TeKKeN ♥

Hope you enjoy the post for Rust Useful console commands (NEW build), If you think we should update the post or something is wrong please let us know via comment and we will fix it how fast as possible! Thank you and have a great day!


Be the first to comment

Leave a Reply

Your email address will not be published.


*