Rust Wiki

Revision Difference

F1/console#525196

<cat>Play.General</cat> <title>F1/Console</title> The Rust in-game console is accessed by pressing F1. It allows the player to input a range of commands and variables to manipulate the game within certain parameters. The console is alongside 4 others tabs which detail system performance, network performance, items and admin tools. #Commands | COMMAND | RESULT | REMARKS | | -------------------------- | -------------------------- | --------------------------| | kill | commits suicide |60s cooldown | | combatlog | details of recent combat | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | censornudity 0 | Show nudity | | | censornudity 1 | Hide nudity | Might be a good idea for Streaming/Youtube | | perf 0 | Disables counters | | | perf 1 | Display FPS | | | perf 2 | Display FPS and latency | | | perf 3 | Display FPS, latency and RAM usage | | | perf 4 | Display FPS, latency, RAM usage and garbage collection | | | perf 5 | Display FPS, latency, RAM usage, garbage collection and ping | | | perf 6 | Display FPS, latency, RAM usage, garbage collection, ping and tasks | | | ping | Show ping | | | quit | quits the game | | | streamermode 1 | Enables Streamer Mode | Recommended | | streamermode 0 | Disables Streamer Mode | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |