1. i seen rust been able to spawn blueprints in chest but i wonder if there is a .item code for blueprints as betterloot usses .item code to spawn items.
     
  2. There is not, there's an item called blueprintbase, you just set the target item ID. You can take a look at Simple Loot.
     
  3. For example?

    > inventory.giveto SteamID blueprintbase.815896488 < like that?
     
  4. No, it's only achievable via code.
     
  5. Would there be anyone willing to make a GUI based BP spawner for us?