Backpack Pro

$15.00

Sold by: Mercury

Backpack Pro can display the physical backpack 3D model, Capacity of the backpack can be 9999+

Categories: , ,

Description

About Backpack Pro Rust Plugin

Features, can display the physical backpack 3D model, Capacity of the backpack can be 9999+

  • It allows the player to display the 3D model backpack behind
  • 3D Model can be BackPack or Small stash,and can set the size of the model
  • The capacity of the backpack can be 9999+ or more !
  • Different 3D backpack models and sizes can be specified for different players

————————————————————————————————————————-

  • Purchase Notes :  (It is not recommended to enable 3D backpack model display on PVP servers,because he’s not perfect)
    • If you have usage requirements for the 3D backpack model, it is not recommended to buy it !
    • If using a small stash as a 3D backpack model, then it will cause sinking while swimming, as well as a collision force when the admin uses the F3 key to switch views, like being   pressed by something
    • The 3D backpack model is solid, if you use the building duplication plugin then it will be duplicated too
    • The 3D backpack model is solid, so it blocks bullets
    • The default 3D backpack model will block the line of sight when the player looks down at his toes,also blocks bullets
    • Fortunately player can control the 3D backpack model to show or hide by entering the default chat command /bbset

————————————————————————————————————————-

Default  Chat command :

  • /b  – Open view backpack ( permission required : backpackpro.size{number} )
  • /bbset – For players with 3D backpack models to quickly disable or enable 3D template model display

Admin Chat command:

  • /b nameOrSteamIDOrIp – View the target player’s backpack ( permission required : backpackpro.admin )

Console command:

  • backpackpro.open (for player binding keys to quickly open backpack)
  • Example : bind C backpackpro.open (Type in the F1 console) This will open the backpack when the player presses the C key
  • Clicking on the backpack UI picture can also express to open the backpack

 

  • backpackpro.capacity {Target Player ID/Name} {number} – Used to increase the player’s backpack capacity
  • If you use the GUIShop or ServerRewards plugin, you can add command items in it
  • For example if using GUIShop :   backpackpro.capacity $player.id 5
  • This will increase the capacity of the player’s backpack by 5 when buying this item

Default backpack capacity permission :

  • backpackpro.size1
  • backpackpro.size6
  • backpackpro.size12
  • backpackpro.size24
  • backpackpro.size42
  • backpackpro.size84
  • backpackpro.size168
  • backpackpro.size336
  • backpackpro.size672
  • backpackpro.size999

Other permissions :

  • backpackpro.admin – (for viewing other players backpack items)
  • backpackpro.nodrop – ( If Death dropped backpack items = true, Players with this permission will not drop items)

Backpack type and model size permission :

Give players different types of 3D backpack models : permission required backpack capacity permission

  • backpackpro.smallstash.mini
  • backpackpro.smallstash.small
  • backpackpro.smallstash.medium
  • backpackpro.smallstash.large
  • backpackpro.smallstash.mgiant
  • backpackpro.backpack.mini
  • backpackpro.backpack.small
  • backpackpro.backpack.medium
  • backpackpro.backpack.large
  • backpackpro.backpack.mgiant

Config :

{
  "Backpack Icon": {
    "Enable Icon": true,
    "Image URL": ""
  },
  "Backpack size and permissions": [
    "backpackpro.size1",
    "backpackpro.size6",
    "backpackpro.size12",
    "backpackpro.size24",
    "backpackpro.size42",
    "backpackpro.size84",
    "backpackpro.size168",
    "backpackpro.size336",
    "backpackpro.size672",
    "backpackpro.size999"
  ],
  "Blacklist settings": {
    "Blacklist (Item DisplayName)": [
      "M249",
      "Rocket Launcher",
      "L96 Rifle"
    ],
    "Enable Blacklist": false
  },
  "Custom command": {
    "Chat command Open BackPack": "b",
    "Chat command switch 3D model": "bbset",
    "Console command Open BackPack": "backpackpro.open"
  },
  "Death drop backpack retention seconds": 300,
  "Death dropped backpack items": false,
  "Default 3D Model Settings": {
    "Default 3D model (false = Small stash , true = Backpack)": true,
    "Default 3D Model size (giant,large,medium,small,mini)": "medium",
    "Enable default model Display": true
  }
}

				

1 review for Backpack Pro

  1. 1 out of 5

    Anonymous (verified owner)

    Backpacks are huge and outrageous…takes up way too much fps


Only logged in customers who have purchased this product may leave a review.

Version 1.1.9 | Updated June 1, 2023
  • Fixed - Fixed Update
Version 1.1.8 | Updated March 5, 2022
  • Added Remove the delay during page turning and jump Change to only when the capacity is different will there be a delay of 0.5 seconds
Version 1.1.7 | Updated March 4, 2022
  • Added Fixed the bug of opening the backpack by pressing the binding key at the same time when inputting jump
Version 1.1.6 | Updated March 3, 2022
  • Added *Added to prevent the player from using the mouse to click continuously (this will cause a bug in the program) *Fixed a logic error when turning pages
Version 1.1.5 | Updated February 28, 2022
  • Added Optimized code method Fixed the problem that the accessory installation Cao disappeared
Version 1.1.4 | Updated February 11, 2022
  • Added fix a stupid bug ~~~ Removed translucent dome Default 3D model backpack changed to attach to the player's spine (Small stash backpack model, still attached to the player's pelvis) Added a 0.5 second delay when turning pages or opening a backpack to ensure calculation stability Add a button to jump to the backpack page, which will only be displayed when the number of pages in the backpack is greater than 1
Version 1.1.3 | Updated February 10, 2022
  • Added Removed translucent dome Default 3D model backpack changed to attach to the player's spine (Small stash backpack model, still attached to the player's pelvis) Added a 0.5 second delay when turning pages or opening a backpack to ensure calculation stability Add a button to jump to the backpack page, which will only be displayed when the number of pages in the backpack is greater than 1
Version 1.1.2 | Updated February 1, 2022
  • Added If you are updating to this version from a version before 1.1.1,Need delete config/BackPackPro.json and let it regenerate, because the setting content of several custom commands has been added If you feel troublesome, you can temporarily not update unless you need to use the newly added functions * Fixed timer.one is written as timer.in error
Version 1.1.1 | Updated January 31, 2022
  • Added In this update, you need to delete config/BackPackPro.json and let it regenerate, because the setting content of several custom commands has been added If you feel troublesome, you can temporarily not update unless you need to use the newly added functions Add setting parameters for custom commands Console commands can be defined to open backpacks, chat commands to switch 3D models and open backpacks can be defined Added player chat command /bbset - For players with 3D backpack models to quickly disable or enable 3D template model display Add console command backpackpro.capacity {Target Player ID/Name} {number} - Used to increase the player's backpack capacity If it is entered in the game F1 console, permission is required: backpackpro.admin If you use the GUIShop or ServerRewards plugin, you can add command items in it For example if using GUIShop : backpackpro.capacity $player.id 5 This will increase the capacity of the player's backpack by 5 when buying this item
Version 1.1.0 | Updated January 30, 2022
  • Added Added fixed player chat command /bbset - For players with 3D backpack models to quickly disable or enable 3D template model display Add console command backpackpro.capacity {Target Player ID/Name} {number} - Used to increase the player's backpack capacity If it is entered in the game F1 console, permission is required: backpackpro.admin If you use the GUIShop or ServerRewards plugin, you can add command items in it For example if using GUIShop : backpackpro.capacity $player.id 5 This will increase the capacity of the player's backpack by 5 when buying this item
Version 1.0.9 | Updated January 28, 2022
  • Added Fixed the judgment of the position of the 3D backpack model in the default setting
Version 1.0.8 | Updated January 24, 2022
  • Added Fix the error of OnEntityKill when starting the server

Discussions

There are no discussions yet.

Leave a reply

Your email address will not be published. Required fields are marked *

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product