1. Post #1

    August 2010
    12 Posts
    Hello everyone i am starting this thread to list all of the commands that you can do in rust i will be updating this thread every time i find a working legit command that works in-game feel free to post the commands you know and the description if you'd like.
    Reply With Quote Edit / Delete Reply Show Events Dumb Dumb x 2Friendly Friendly x 1 (list)

  2. Post #2

    October 2010
    13 Posts
    It would be a lot better if you knew how to gramur. And not put everything in one sntnc.
    Reply With Quote Edit / Delete Reply Windows 7 United States Show Events Dumb Dumb x 2Disagree Disagree x 2Friendly Friendly x 1 (list)

  3. Post #3
    racccoon's Avatar
    June 2013
    65 Posts
    I got a rust command
    #pragma strict

    var MaxHealth = 100;
    var Health : int;

    function Start ()
    {
    Health = MaxHealth;
    }

    function ApplyDammage (TheDammage : int)
    {
    Health -= TheDammage;

    if(Health <= 0)
    {
    Dead();
    }
    }

    function Dead()
    {
    RespawnMenuV2.playerIsDead = true;
    Debug.Log("Player Died");
    }

    function RespawnStats ()
    {
    Health = MaxHealth;
    }
    Reply With Quote Edit / Delete Reply Windows 8 Australia Show Events Dumb Dumb x 1 (list)

  4. Post #4
    PlayRustWiki's Avatar
    July 2013
    118 Posts
    Check out our List of Rust Wiki - Controls_and_Commands. I doubt it's all commands, but at least all which are public.

  5. Post #5
    Garrys Mod's Avatar
    July 2013
    46 Posts
    It would be a lot better if you knew how to gramur. And not put everything in one sntnc.
    What are you trying to say?

  6. Post #6

    August 2010
    12 Posts
    It would be a lot better if you knew how to gramur. And not put everything in one sntnc.
    I put it in one sentence because i didn't take the time to right a school worthy paragraph about some simple thing. So i'm sorry i don't want to waist time.
    Reply With Quote Edit / Delete Reply Windows 7 United States Show Events Dumb Dumb x 2Friendly Friendly x 1 (list)

  7. Post #7
    itty-bitty pretty kitty
    Dennab
    September 2008
    9,837 Posts
    I put it in one sentence because i didn't take the time to right a school worthy paragraph about some simple thing. So i'm sorry i don't want to waist time.
    I started this paragraph at 1:43:30am, and I completed it at 1:44:20am. I did so with proper grammar and typing technique, and didn't fuck up with my word choice like you just did. Don't make our eyes bleed just because you can't be assed to waste 50 seconds to write a post.
    Reply With Quote Edit / Delete Reply Windows 7 United States Show Events Dumb Dumb x 3Zing Zing x 2Agree Agree x 1 (list)

  8. Post #8

    December 2007
    17 Posts
    I started this paragraph at 1:43:30am, and I completed it at 1:44:20am. I did so with proper grammar and typing technique, and didn't fuck up with my word choice like you just did. Don't make our eyes bleed just because you can't be assed to waste 50 seconds to write a post.
    if it hurts your eyes look elsewhere fool

    (User was banned for this post ("Dumb bump" - Craptasket))
    Reply With Quote Edit / Delete Reply Windows 7 United States Show Events Winner Winner x 1Dumb Dumb x 1 (list)