1. Code:
    [Oxide] 1:06 AM [Error] Failed to call hook 'OnStructureDemolish' on plugin 'rankme v2.4.3'
    Traceback (most recent call last):
    RuntimeError: Failed to call OnStructureDemolish (ArgumentTypeException: OnStructureDemolish() takes exactly 3 arguments (4 given))
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x000be>
    at System.Dynamic.UpdateDelegates.UpdateAndExecute6<IronPython.Runtime.CodeContext, object, object, object, object, object, object> (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x001aa>
    at (wrapper delegate-invoke) Microsoft.Scripting.Utils.Func`8<System.Runtime.CompilerServices.CallSite, IronPython.Runtime.CodeContext, object, object, object, object, object, object>.invoke_object__this___CallSite_CodeContext_object_object_object_object_object (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x000a3>
    at IronPython.Runtime.FunctionCaller`4<object, object, object, object>.Call4 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x00132>
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object,object,object) <0x00162>
    at (wrapper dynamic-method) object.lambda_method (System.Runtime.CompilerServices.Closure,Microsoft.Scripting.Runtime.DynamicOperations,System.Runtime.CompilerServices.CallSiteBinder,object,object[]) <0x00089>
    at Microsoft.Scripting.Runtime.DynamicOperations.Invoke (object,object[]) <0x000e1>
    at Microsoft.Scripting.Hosting.ObjectOperations.Invoke (object,object[]) <0x00039>
    at (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ObjectOperations.Invoke (object,object[]) <0x00091>
    at Oxide.Ext.Python.Plugins.PythonPlugin.OnCallHook (string,object[]) <0x000e9>
     
    Last edited by a moderator: Feb 4, 2016
  2. Code:
    1:33 AM [Error] Failed to call hook 'OnStructureDemolish' on plugin 'rankme v2.4.3'
    Traceback (most recent call last):
    RuntimeError: Failed to call OnStructureDemolish (ArgumentTypeException: OnStructureDemolish() takes exactly 3 arguments (4 given))
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x000be>
    at System.Dynamic.UpdateDelegates.UpdateAndExecute6<IronPython.Runtime.CodeContext, object, object, object, object, object, object> (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x001aa>
    at (wrapper delegate-invoke) Microsoft.Scripting.Utils.Func`8<System.Runtime.CompilerServices.CallSite, IronPython.Runtime.CodeContext, object, object, object, object, object, object>.invoke_object__this___CallSite_CodeContext_object_object_object_object_object (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x000a3>
    at IronPython.Runtime.FunctionCaller`4<object, object, object, object>.Call4 (System.Runtime.CompilerServices.CallSite,IronPython.Runtime.CodeContext,object,object,object,object,object) <0x00132>
    at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object,object,object) <0x00162>
    at (wrapper dynamic-method) object.lambda_method (System.Runtime.CompilerServices.Closure,Microsoft.Scripting.Runtime.DynamicOperations,System.Runtime.CompilerServices.CallSiteBinder,object,object[]) <0x00089>
    at Microsoft.Scripting.Runtime.DynamicOperations.Invoke (object,object[]) <0x000e1>
    at Microsoft.Scripting.Hosting.ObjectOperations.Invoke (object,object[]) <0x00039>
    at (wrapper remoting-invoke-with-check) Microsoft.Scripting.Hosting.ObjectOperations.Invoke (object,object[]) <0x00091>
    at Oxide.Ext.Python.Plugins.PythonPlugin.OnCallHook (string,object[]) <0x000e9>
     
  3. SkinN õ.Õ'.|. updated Rank-ME with a new update entry:

    Rank-ME | Minor Fix

     
  4. Any way to add a title to the player's name via BetterChat or another method for the top player in each list?

    I.E. #1 player rank in KDR would receive a special title in chat showing the rank in their name?

    Also, any plans of adding additional ranks such as farthest distance kill vs. player, etc?
     
  5. I don't think its a bad idea giving players tags when their on Top of a list, though a question goes, what if the player is on Top of multiple lists? ... I got to think about that, or if you have any suggestion go ahead.
    About the farthest distance that already exists, the Top Distance List tracks the farthest distance a player killed another player, and yes the Top Distance only tracks for PVP and not PVE at all.
     
  6. OK got it, the distance list then is formatted a bit weird, I.E. on my /top distance "1. [USERNAME] (13.0275)" is that 13 meters?

    As for the titles, I would not be opposed to allowing one player multiple ranked titles if they held the #1 spot. It would be a bragging right to fight for I'd say.
     
  7. Yes the distance is meters.
    Its not that players be on multiple Top Lists, but when tagging the player what tag should he use? PVP Kills? Barrels Destroyed? ... etc ...
    Do you get the idea?
     
  8. Yes, so if we're able to set-up custom titles for the top #1 in each category that would be great.

    I.E. #1 in distance I could put that title as [Sniper] then that would appear in their name.

    If they're in multiple #1 categories, say Distance and Animals, it could be:

    [Sniper] [Hunter] [Player] [USERNAME]

    That make sense?
     
  9. I think too many tags next to the player name :/
     
  10. Hm, what about - if the user is top ranked in more than one category their title changes to [Multi-Ranked]?

    Also, any way to add a command such as /top list to show a list of all available /top lists? This way users don't have to try all types of /top [xyz] commands in order to find out what lists are available?
     
  11. Sounds a bit odd, but I'll think about it.

    Hm, there is no command to list all available lists, though, when you use /rank, the ones that show are the available lists, so thats one way to know it.
     
  12. Thanks! As soon as Clanforge pulls the update I'll test it out.
     
  13. Hi, maybe a suggestion of a feature, not sure if its allready in rank, did not find it, any posibility to track down PVE distance kill like the distance for PVP kill? example:

    1: Player 122.2326m (boar - Bolt Rifle (holosight|Lasersight) ) 2: Player2 1.2785m (stag - Hatchet) 3: Player3 33.6798m (bear - Bow)
     
  14. SkinN õ.Õ'.|. updated Rank-ME with a new update entry:

    Rank-ME | Improvements!



    @Brko™ hopefully this update will make it work the way you want, though, I haven't added the Animals that were killed next to the distance as you have shown, as the plugin is statistics based and the animals that were killed are not quite relevant, the same goes for PVP Distance.
     
  15. "/top PVPDISTANCE" and "/top PVEDISTANCE" - does not work
     
  16. Any errors in the console?
     
  17. No. Nothing
     
  18. And does any message come up in the chat when you type /top PVEDISTANCE ?