1. Hello, im setting up kits on my server and something is causing me to go into fly/spectate mode as an admin. What button toggles this?

    EDIT: I found its Shift L, how can I change this keybind, its fairly annoying considering my name starts with an L
     
  2. You cant.
    Alt P
    Also does something else ^^
     
  3. Is there a fly plugin? I have been looking for one with no luck but a plugin that was in oxide 1.18.
     
  4. It's default now. With Auth level 2 hit Shift + L to fly, and Shift + P to spectate.
     
  5. You can also type in console ...spectate (name) and then when you want to stop, type ...respawn. Make sure you don't have any gear on you that you want to keep. You will loose everything on you.
     
    Last edited by a moderator: May 7, 2015
  6. How do I hide chat spam to take a picture of a base?
     
  7. Shit+L does nothing, nor does Shift+P. Any ideas why not? I have the most popular plugins installed, nothing out of the box.
     
  8. Those are admin commands, Make sure your set as one before you try.
     
  9. Yup. Admin on our server. Auth level 2.
     
  10. Isn't doing anything for me, either.
     
  11. it's default now as in it comes in default with rust installation. you don't need plugins nor oxide to do it.

    FIRST AND FOREMOST: try using Right shift! for some people (like me) R-Shift+L works while L-Shift+L doesn't. Not sure why, could be interesting to find out but I'm too lazy ;)

    now, to make sure:
    go to your rust server folder, inside your server profile folder, inside cfg folder: there should be file called users.cfg there. it has format like this:
    ownerid STEAM_ID player_name

    check manually if the player you want to be admin is included in there, and that his steamid and name are proper. every player that is set with this "ownerid" option (basically main admins). if he isn't there, one of the confirmed admins have to add him with
    Code:
    ownerid <steamid> "player name" "reason"
    //and after that, to save your changes
    server.writecfg
    
    . If it doesn't work, or you don't have any real admins set up yet, you have to either execute this through Rusty:
    Code:
    ownerid <steamid> "player name"
    , or add it by hand to the users.cfg file mentioned above.

    REMEMBER: THE PLAYER HAS TO RECONNECT EVERY TIME YOU MAKE ANY CHANGES FOR THEM TO TAKE EFFECT! also, you might want to restart the server just to make sure.

    If you are sure that the players are in the users.cfg, and also see that their names are in green when they speak on chat, but they still can't fly, something is terribly wrong. Try disabling all the plugins temporarily (rename 'plugins' directory to something else), and if it still doesn't help try fresh Rust server install without the Oxide installed. If it doesn't work there, you are doing something wrong most probably, read all this again and retrace your steps. If it works without oxide, but not with it (or with some plugins), give us the details and someone will investigate further :)
     
  12. Thank you for the write up! I fiddled with it as you suggested...turns out a restart and right shift was the answer. Nothing like being a noob. Thanks everyone for the help.
     
  13. How do I hide chat spam to take a pictures of in rust?
     
  14. Wulf

    Wulf Community Admin

    Pretty sure there is a console command for it, but I don't know what it is off-hand. Use "find ." in your F1 console and see if it lists one.
     
  15. Hide the HUD in F2 menu.
     
  16. Does anyone know the oxide permission to give moderators the ability to fly please?
     
  17. Wulf

    Wulf Community Admin

    There are none, you'd need to use a plugin else use Rust's functionality.
     
  18. Sorry shortly after writing that i figured it out.
     
  19. There is the console command 'spectate'