Healer

Moved

Total Downloads: 2,233 - First Release: Oct 17, 2014 - Last Update: Jan 10, 2018

5/5, 7 likes
  1. Wulf

    Wulf Community Admin

    I will once I overhaul it a bit.
     
  2. Damn, Need a plugin for healing with perms. I tried to just add HasPerm(player, "Heal") That i pulled from another plugin but i think its another language.
     
  3. is this plugin still working wulf the update that you placed in?
     
  4. I'm Also using this Plugin. the only thin i Can use is /feed Command. i can Feed my self and others... but that's it. No Heal, No Cure. every time i put the Command into the game. it just ignores it... like if i didn't even type anything... it's like a little kid talking and no one is listening. ( i will try updating the link you sent)
     
  5. Is this plugin even currently working? lol -> Last Update November 2014
     
  6. Wulf

    Wulf Community Admin

    Locally :p

    I changed this one up a lot locally in the past, but never got around to releasing an update for it. I don't recall where I was with it, but here's where it currently is. I'll likely end up moving to C# soon once I catch up with others.
     

    Attached Files:

    Last edited: Aug 27, 2015
  7. Thank you guys for all the sharings " :)
     
    Last edited by a moderator: Sep 3, 2015
  8. I like this plugin but have some request:

    - Console (Player.heal all) this would heal/cure/feed all players to max.
    - Console (Player.healall player) - would do feed/heal/cure max to a specific player
    [DOUBLEPOST=1444667477][/DOUBLEPOST]
    How is the port to C# going?
     
  9. Does this work again? I love this Mod but it broke several updates ago.
     
  10. Does this work yet? I really miss the console heal features. the other heal mods do not support.
     
  11. Wulf

    Wulf Community Admin

    It's on my list of ones to fix/update.
     
  12. or Take LazerHydra's already in C# and add separate heal/cure/feed and your console commands? just a thought bro :)
     
  13. Wulf

    Wulf Community Admin

    I'd rather not. ;)
     
  14. Code:
    [Oxide] 10:04 AM [Error] Failed to call hook 'ChatCmd' on plugin 'heal v1.2.1'
    File: heal.lua Line: 167 attempt to index field 'radiation' (a string value):
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[]
     
  15. I get the same error as the guy above on Heal. Feed works fine
     
  16. Wulf

    Wulf Community Admin

    Wulf updated Healer with a new update entry:

    2.0.0

     
  17. Is there a way to heal all online players at once? :D
     
  18. Wulf

    Wulf Community Admin

    Oh derp, I was about to add that and then got sidetracked.
     
  19. haha Thank you once again Wulf :)
     
  20. Sorry Wulf but it is broken :D

    Code:
    grant group admin healer.use
    Group 'admin' granted permission 'healer.use'
    > heal 76561198313894390
    [Oxide] 10:18 [Info] Player 'Server Console' was not found
    > heal 76561198313894390
    [Oxide] 10:18 [Info] Player 'Server Console' was not found
    > heal 100 76561198313894390
    NullReferenceException: Object reference not set to an instance of an object
    > heal isle
    [Oxide] 10:18 [Info] Player 'Server Console' was not found
    Saved 115,049 ents, serialization(0.01), write(0.03), disk(0.01) totalstall(0.07).
    Saving complete
    [Oxide] 10:19 [Debug] ExType: TargetInvocationException
    [Oxide] 10:19 [Error] Failed to call hook 'OnServerCommand' on plugin 'RustCore v1.0.0' (FormatException: Unknown char: i)
    [Oxide] 10:19 [Debug]  at System.Double.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0
      at System.Single.Parse (System.String s) [0x00000] in <filename unknown>:0
      at System.Convert.ToSingle (System.String value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Healer.RenameCommand (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    
    The last one was trying to use /heal ingame, others were in console, trying to heal my admin account.