PillsHere

Moved

Total Downloads: 569 - First Release: Feb 24, 2016 - Last Update: Jan 10, 2018

5/5, 5 likes
  1. Wulf

    Wulf Community Admin

  2. w4ssup updated Pills Here with a new update entry:

    2.0

     
  3. w4ssup updated Pills Here with a new update entry:

    2.0.0.1

     
  4. Very good idea, but you need to make the interval between use, because having 50 such tablets can kill the whole server.
     
  5. Is there a way to make it to where only certain groups are able to use pills which heal?
     
  6. Wulf

    Wulf Community Admin

    Not without permissions being added.
     
  7. How difficult would this be?
     
  8. Wulf

    Wulf Community Admin

    Not hard, but that'd be up to the author of it.
     
  9. Sorry for scrub question but are we not allowed to modify source of plugins found on this website?
     
  10. Wulf

    Wulf Community Admin

    Sure, but modified versions posted are at the discretion of the original author and/or Oxide staff.
     
  11. Got it, I'll take a look to see what I can do! Hopefully the author notices my request :S
    [DOUBLEPOST=1457131491][/DOUBLEPOST]Author, I created an updated version of the plugin that gives pills.use perm users +20 health and non-perm users +5 health.
     
  12. [Oxide] 19:57 [Error] Failed to call hook 'OnConsumableUse' on plugin 'PillsHere v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    [Oxide] 20:05 [Error] Failed to call hook 'SetValueCommand' on plugin 'PillsHere v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)
     
  13. Wulf

    Wulf Community Admin

    Check your config, it looks like there may be an issue with it.
     
  14. Code:
    (00:40:46) | [Oxide] 15:40 [Debug] at Oxide.Plugins.PillsHere.OnConsumableUse (.Item item) [0x00000] in <filename unknown>:0at Oxide.Plugins.PillsHere.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    
     
  15. Wulf

    Wulf Community Admin

    Please post the error above that as well, that's only the debug portion.
     
  16. Code:
    [05/18/2016 02:31:15] [Oxide] 02:31 [Error] Failed to call hook 'OnConsumableUse' on plugin 'PillsHere v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)
     
  17. When I download "newest" release from here, 2.0.0.1, the .cs file says it's only 2.0 and Updater has been telling me there's a newer version- Where can I find this?
     
  18. Could someone help to solve the problem?
    Code:
    02:00 [Error] Failed to call hook 'OnConsumableUse' on plugin 'PillsHere v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    02:00 [Debug]   at Oxide.Plugins.PillsHere.OnConsumableUse (.Item item) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PillsHere.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 name, System.Object[] args) [0x00000] in <filename unknown>:0
    02:04 [Info] Unloaded plugin Chat Handler v3.1.4 by #Domestos
    02:04 [Info] Loaded plugin Chat Handler v3.1.4 by #Domestos
    02:06 [Info] Unloaded plugin NTeleportation v1.0.10 by Nogrod
    02:06 [Info] Loaded plugin NTeleportation v1.0.10 by Nogrod
    02:07 [Error] Failed to call hook 'OnConsumableUse' on plugin 'PillsHere v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)
    02:07 [Debug]   at Oxide.Plugins.PillsHere.OnConsumableUse (.Item item) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PillsHere.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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jul 23, 2016
  19. Updated version number as it kept spamming my consul that Pills here was out of date. That I was running 2.0.0 and 2.0.1 is out.
     
  20. Yeah the last version released was 2.0.0.1, which doesn't seem to register properly with Oxide itself. It only registers the first 3 numbers.