Backpacks

Moved

Total Downloads: 15,962 - First Release: Oct 30, 2015 - Last Update: Mar 6, 2018

5/5, 49 likes
  1. Just a heads up for anyone using this, the dupe glitch still has not been fixed, so I don't recommend any server owners to use this atm
     
  2. And whats the dupe glitch here?
     
  3. Hey any ETA on when a non-drop on death option will be added?
     
  4. It already has since it exists:
    Code:
    {
      "Settings": {
        "Backpack Size (1-3)": 2,
        "Drop on Death": true,
     
  5. Can someone make it so the button only shows up for permissioned people?
     
  6. Maybe someone will be able fix the plugin in order the broken item not become new?
     
  7. Installed and got

    Code:
    Backpacks plugin failed to compile!(12:37:25) | [Oxide] 12:35 [Error] Backpacks.cs(368,36): error CS1061: Type `Item' does not contain a definition for `IsBlueprint' and no extension method `IsBlueprint' of type `Item' could be found. Are you missing an assembly reference? 
    [DOUBLEPOST=1471434658][/DOUBLEPOST]Nevermind, its backpacks.use and I found a working plugin on here.

    Could you add it to the main description along with the correct permission?
     
  8. Yes, Items become fixed. If you put a broken/used item in the backpack then close it then reopen it, you will now have a fixed/fully functional item.
    Also, there is an ammo exploit. if you remove the ammo from a weapon then put it in your backpack and close it, when you reopen it, you will have your weapon back with the default amount of ammo in it. If you keep doing this you can rack up quite a bit of ammo for free.

    Just an FYI

    Thanks!
     
  9. Bug Confirmed on my server too.
     
  10. This is now non-working due to update.
     
  11. [​IMG]
    fixed version of Fujikura
    "The permission is called: backpacks.use
    The button works ONLY when the Inventory is ALREADY opened!!!"


    Want everyone to have it? Then do "grant group default backpacks.use"

    or people who want to manually fix it all you do it find
    backpack.Spawn(true) change to backpack.Spawn()
     

    Attached Files:

    Last edited by a moderator: Aug 21, 2016
  12. Thanks pal.
     
  13. - plugin never updated since 2015
    - donloaded version unable to be compiled
    - the "read me" on download page only say wrong things, it's not grant group player backpack.use
    but grant group player backpacks.use
    - i tryed rustyforst version, compiled well but /backpack doesnt open in game, bugged.

    Dude, if you think you 'll never do a real orkign version, say it plz and delete this plugin page.

    why wait us since 2015 for nothing?
     
  14. Since Rust's latest update, /backpack doesn't open, says "Unknown Command: backpack"

    I have uninstalled, and reinstalled the .cs file. I have tried to grant to the admin and player groups and it always says now "Invalid: backpack.use does not exist." And I have tried it with adding 's' on the end, so like backpacks.use and still nothing.

    Thoughts?
    [DOUBLEPOST=1471808451][/DOUBLEPOST]Never mind previous post. Got it working again.

    However, if people like to have the UI Scale smaller, the backpack button covers the typing box for chat. Anyone know where in the script it would be to relocate the button?

    Thanks!
     
  15. i will donate when it will work, no hope for the moment.
     
  16. How about everyone look at all the GREAT addons that @LaserHydra makes instead of bitching about the one that dosent. On top of that look on Laser's person website and you will see where the priority of this addon sits. And before someone bitches saying I dont care about this addon, I do and Ive had it on my server and removed it due to too many problems with it. BUT at the same time Laser makes and maintains 4 or 5 other addons that I use on my server.... plus everyone needs to remember that these people who make addons make them most of the time FOR FREE and on top of that have lives outside of fixing and creating addons for people.

    @LaserHydra keep up the great work and I appreciate all that you do for the oxide community.
     
  17. The main reason is that I was very busy working on a gamemode which is now public for rust. I will slowly be having more time and I really hope that I can revive this plugin anytime soon. I sadly can't guarantee it though. Thanks for your understandings, and thanks to Razor14150.
     
  18. Yep I agree @LaserHydra works hard on a lot of scripting. I'm not sure why we have anyone complaining about any addons from any creator, much less the ones here. I like to ask questions to mainly see anyone's insight on, such as my most recent question about relocating the button. But I don't like someone saying they won't donate until it works. Now you're being petty and expect the addons at this point, and I think that's really low of yourself to behave in such a manner. You ought to be thankful for even getting a SINGLE addon at all! Be patient, understand with Rust updating so many things too, it makes scripts unworking at times too and that's not creators faults either. When they have time to fix it, they will, otherwise, people post fixes as well to help out. If you keep complaining or if anyone does that they're mad about it not working, then you forget it's just a game, and I think I'll start personally reporting people to be removed for such behaviors.

    Good work @LaserHydra !!! I have many of your scripts as well! Thanks for all that you do!
     
  19. because its should be grant group default backpacks.use

    It does work

    That is hard coded inside the plugin so if you wanna try to check out the .cs file I can't tell you were as never found it to be in a bad spot should be just below the typing box I don't see it in the way of the box.

    No need to donate look up a bit I posted a fixed verison that Fujikura posted a while back
     
    Last edited by a moderator: Aug 21, 2016
  20. @ Pouncer012

    Here is what I did, I edited line 228 of plugin "Backpacks.cs" to move the backpack button to the right bottom of screen between the end of belt and start of health/thirst/hunger meter. Also you can change the word "BackPack" to what ever you want it to display on the button!
     

    Attached Files: