Recycle

Recycle crafted items to base resources

Total Downloads: 3,965 - First Release: Aug 11, 2015 - Last Update: Apr 1, 2018

5/5, 12 likes
  1. Calytic

    Calytic Community Admin Community Mod

    Calytic updated Recycle with a new update entry:

    2.0.3

     
  2. Calytic

    Calytic Community Admin Community Mod

    Calytic updated Recycle with a new update entry:

    2.0.4

     
  3. Calytic

    Calytic Community Admin Community Mod

    Calytic updated Recycle with a new update entry:

    2.0.5

     
  4. What im doing wrong ?
    Code:
    grant group default recycle.use
    When type /rec it says - "You lack permission to do that"
    Tryed grant user but the same, lack permission. What else permission i have grant ??
     
  5. Wulf

    Wulf Community Admin

    To use Oxide's grant command, you either need to be auth level 2 (owner) in Rust or have the oxide.grant permission granted to yourself or group you are in. If you have neither, you'd need to use RCON.
     
  6. Calytic

    Calytic Community Admin Community Mod

    Calytic updated Recycle with a new update entry:

    2.0.6

     
  7. Calytic

    Calytic Community Admin Community Mod

    Calytic updated Recycle with a new update entry:

    2.0.7

     
  8. please tell me how to set the NPC to Recycle! or how plugin to use for NPC. config configured, and the npc is not recovering/no work

    {
    "Settings": {
    "box": "assets/prefabs/deployable/woodenbox/woodbox_deployed.prefab",
    "cooldownMinutes": 0,
    "NPCIDs": [1464424352],
    "NPCOnly": false,
    "radiationMax": 1,
    "refundRatio": 0.5
    },
    "VERSION": "2.0.7"
     
  9. have seme issue now .. ( im owner/admin) and it worked now is not ...


    [Rebooted serwer and it fixed o_O ] dunno what was wrong >.<
     
    Last edited by a moderator: Apr 15, 2017
  10. I'm having this same issue. I haven't rebooted my server yet, but...tried reloading the mod and it's still the same. I have permissions to recycle.use
     
  11. Wulf

    Wulf Community Admin

    So you granted the default group the permission or your individual player? Did you remove yourself from the default group? Permissions are not determined by a reboot, they are applied instantly.
     
  12. I gave rights to the Bumfuzzler group for instance. I'm in that group.

    (00:47:12) | Group 'bumfuzzler' users:

    76561197969745355 ([ONR]Tunnleram), .......

    Group 'bumfuzzler' permissions:
    proximityalert.use, proximityalert.bumfuzzler, visualcupboard.allowed, nteleportation.bumfuzzler, backpacks.use, helicontrol.strafe, medicrevive.use, trapper.auto, recycle.use
     
  13. FYI, I didn't change anything. Applied the patch which required a restart of the server. Mod is working now.
     
  14. @Calytic Hey man, can you update the plugin to support the new components recycling please?

    Thanks,
    TheDoc
     
  15. The processor for some reason often closes by itself
     
  16. im having trouble granting permissions please help
     
  17. There's no need for this plugin if you just paste in regular recyclers
     
  18. It's great for raids!
     
  19. Newest update
    Code:
    Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.0.7' (NullReferenceException: Object reference not set to an instance of an object)
    (23:06:34) | at Oxide.Plugins.Recycle.IsBox (.BaseNetworkable entity) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Recycle.CanNetworkTo (.BaseNetworkable entity, .BasePlayer target) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Recycle.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
     
  20. getting the same error as dak0za.
    Code:
    (21:19:48) | Failed to call hook 'CanNetworkTo' on plugin 'Recycle v2.0.7' (NullReferenceException: Object reference not set to an instance of an object)