Jump to content
Free plugins are accessible only to verified customers. ×

Backpacks 1.0.9

   (0 reviews)

2 Screenshots

Give your players backpacks in form of physical items instead of just ui button.
Simple and lightweight plugin, backpacks are initialized as ingame container 
parented to actual item so there is no data saving.  You can create unlimited 
amount types of backpacks. 

 

COMMANDS

console command
givebackpack <backpack name> <steamid>


 

{
  "Open backpack when held.": false,
   "Allow storing of non-empty backpacks in boxes.": false,
  "Play sound on backpack open.": true,
  "Backpacks": {
    "pouch": {
      "Display Name": "Small Pouch",
      "Shortname": "halloween.lootbag.small",
      "Skin Id": 2866538257,
      "Number of Slots": 6
    },
    "backpack_1": {
      "Display Name": "Backpack",
      "Shortname": "halloween.lootbag.medium",
      "Skin Id": 2787478993,
      "Number of Slots": 12
    },
    "backpack_2": {
      "Display Name": "Tactical Backpack",
      "Shortname": "halloween.lootbag.large",
      "Skin Id": 2866537744,
      "Number of Slots": 24
    }
  }
}

 

  • 1.0.9
    1009430611452240028.webp?size=128&qualit CanMoveItem patch
     
  • 1.0.81
    1009430611452240028.webp?size=128&qualit fixed NetWrite
     
  • 1.0.7
    1009430611452240028.webp?size=128&qualit fixed closing of backpack when is not held anymore
    1009430611452240028.webp?size=128&qualit fixed stacking issues
    1009430615105491094.webp?size=128&qualit players can no longer hold more than one backpack
    1009430615105491094.webp?size=128&qualit added option to prevent storing of non-empty backpacks inside storage boxes
    1009430615105491094.webp?size=128&qualit added support for loot plugins
     
  • 1.0.0
    1009430615105491094.webp?size=128&qualit release

 

Copyright © 2022 David
Backpacks is free software, permission is granted for personal use on your Rust server.
Permission is not granted for any kind of reselling nor modifying with purpose of redistributing.

 

Quote

    Copyright © 2022  David

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

 

  • Nice One! 1
  • :) 1

×
×
  • Create New...