Rust Wiki

Revision Difference

F1/console#525197

<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 | |⤶ | | | |⤶ | | | |⤶ | | | |⤶ | | | |⤶ | | | |⤶ | | | |⤶ | | | |⤶ | | | | | COMMAND | Function | REMARKS | | ---------------- | ---------------------------------------------------------------------- | -------------------------- | | kill | Player entity instantly dies |60 second cooldown|⤶ | combatlog | Parses recent combat details |10 second delay|⤶ | perf 0 | Disables perf counters ||⤶ | perf 1 | Displays FPS ||⤶ | perf 2 | Displays FPS and latency ||⤶ | perf 3 | Displays FPS, latency and RAM usage ||⤶ | perf 4 | Displays FPS, latency, RAM usage and garbage collection ||⤶ | perf 5 | Displays FPS, latency, RAM usage, garbage collection and ping ||⤶ | perf 6 | Displays FPS, latency, RAM usage, garbage collection, ping and tasks ||⤶ | ping | Returns latency to the server in miliseconds ||⤶ | quit | Quits the game ||⤶ | toolgun.classiceffects | Toggle Garry's Mod Tool Gun effects |Toggle with true or false. Defaults to false|