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
Backpacks
Moved
Total Downloads: 15,962 - First Release: Oct 30, 2015 - Last Update: Mar 6, 2018
- 5/5, 49 likes
-
-
Hey any ETA on when a non-drop on death option will be added?
-
Code:{ "Settings": { "Backpack Size (1-3)": 2, "Drop on Death": true,
-
Can someone make it so the button only shows up for permissioned people?
-
Maybe someone will be able fix the plugin in order the broken item not become new?
-
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?
Could you add it to the main description along with the correct permission? -
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! -
-
This is now non-working due to update.
-
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 -
-
Thanks pal.
-
- 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? -
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! -
i will donate when it will work, no hope for the moment.
-
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. -
-
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! -
It does work
Last edited by a moderator: Aug 21, 2016 -
@ 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:
-