Backpacks

Moved

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

5/5, 49 likes
  1. Wulf

    Wulf Community Admin

    oxide/oxide.config.json

    It's true by default, so it's unlikely to be the cause of your issue.
     
  2. so there is a way that this could be a thing yes!
     
  3. Oxide folder
     
  4. seems the glitch fixed itself, thanks for all the help anyway,
     
    Last edited by a moderator: May 6, 2017
  5. ok i can applie the medium bag to vip2 and large bag to vip3 for i cannot applie the smal bag to vip1 it just comes in at large any reason for this
     
  6. revoke permissions from group vip1 revoke group vip1 backpacks.use.large backpacks.use.small backpacks.use.admin , then grant backpacks.use.small
     
  7. Are binds still blocked?
     
  8. No working fine
     
  9. I mean can the server bind the client or does the client have to do it manually.
     
  10. Client has to bind him self
     
  11. plugin installed, permissions done, key binded, but nothing happens if i press the key. nor using console command manually, any ideas?
     
  12. sry but this works fine for me xD

    cfg

    {
    "Backpack Hotkey": "B",
    "Backpack Size (1-3)": 2,
    "Drop On Death": true,
    "Erase On Death": false,
    "Hide On Back If Empty": true,
    "Show On Back": false
    }
     
  13. forgot to inform you, it works :) sorry but thanks anyway
     
  14. ... is not working !
     
  15. Tested working you need to bind key and grant permissions
     
  16. ... all done, not working !
     
  17. Try reload plugin or restart server
     
  18. done, not working ! plugin loading normal, create cfg but not more ...
     
  19. first try delete cfg and plugin + folder backpack
    than put it again if not work chceck bind b - meabe that dont work corect.
     
  20. I am getting this error when I press "b" to open the backpack. I think I glitched it out...
    Code:
    Failed to call hook 'BackpackOpenCmd' on plugin 'Backpacks v2.0.8' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.Backpacks+BackpackInventory+BackpackItem.ToItem () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Backpacks+Backpack.Open (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Backpacks.BackpackOpenCmd (.Arg arg) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Backpacks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0