1. hi all,
    I'm running a private server on my own pc, i've installed rust experimental and oxide.
    i'm using rusty as rcon.
    i put my ownerid and steam id in user.cfg correctly as when i log i got auth level 2.
    my main issues is inventory.give is not working at all, no error on console but nothing happen in game
    i've tried
    inventory.give wood 1000
    inventory.give "wood" 1000
    inventory.give "wood" "1000"
    there is something that i've to change in some part?
    i've also done the writecfg i get response from the console that cfg is saved but if i open server.cfg is empty.
    could you please help?

    Marco
     
  2. Wulf

    Wulf Community Admin

    Either the command changed then or your user is not authorized. It may not work in the console directly either. @Reneb ?

    Are you using "server.writecfg" or "writecfg" for the config save command?
     
  3. Using the rust give is à pain in the ass.
    You should use the give plugin that i made.