1. Hi I was wondering is there a way to open the players inventory for the lantern after typing in a certain command. Also is there a way to then customize the text in it aswell. Thx in advance.
    4lex
     
  2. Wulf

    Wulf Community Admin

    All of the text you see in Rust is stored on the client. The only way you could change text is to overlay that text with custom UI with text in it.
     
  3. but it there a way to force open the lantern inventory with a command
     
  4. Wulf

    Wulf Community Admin

    I'm sure you could do it via code, I don't know of any commands for that.
     
  5. Didn't the backpack mod open an inventory of an entity?
    Go and search for that, look at the source code and see if you can make it work for what you need to do.
     
  6. It did but that is one of the thing that no longer work.
     
  7. nvm, I was going to use it to make like a thing where the player would type /spin and they would put like 5 hq metal and then press spin, and they could win out a certain list of items.