1. Wuuuulllfffff.. lol *wink*
    [DOUBLEPOST=1480996040][/DOUBLEPOST]It seems real heavy load wise. I run a crud load of plugins and its always top, by far, in my plugins comnand readout, time-wise.
     
  2. Oh is it? I don't even check that stuff. :(

    I was thinking of going through it some time and manually making sure everything works as it should.
    I had an issue, resolved now, where PVE kills would count towards barrels destroyed. Made me think there might be others not talking correctly.

    Might even trim out a few categories that I'm not so interested in.

    If it can be kept alive for future updates, which is usually the case, I'm happy enough with it.
    Then, I suppose a lot of people are waiting for a convenient way to publish stats to website. I've already done that with the existing plug so there's not really any new features that I want, I don't think.
     
  3. So this plugin works great, but it is extreeeeemely resource intensive. Would be awesome if it could be made less I/O heavy!
     
  4. Why should you stop it. This is one of the best plugin. I do not understand very well
     
  5. Development of a new version was discussed a while back, but I don't imagine that's a thing anymore.
    Remember, all these guys are volunteering their time to make something for nothing.

    There's a number of reasons someone might choose, or need, to stop that.
    Just thank the guy for what he did and hope someone picks up the reins at some stage. :)
     
    Last edited by a moderator: Dec 18, 2016
  6. can you not even download it anymore?
     
  7. what one are you using?
     
  8. i've been fixing and tweaking as required.

    Iirc, I 'fixed' pve issues a different way, not realising someone posted how-to on the previous page, and it had a knock on issue with barrels.

    I'll update that attachment later.
     
  9. Rank-ME [Unmaintained] | Page 30 | Oxide - Attached file updated.

    Previous animal fix made animal kills count towards barrels destroyed (or vice versa?) Can't remember.

    Changing the list
    "if 'boar' or 'bear' or 'horse' or 'stag' or 'chicken' or 'wolf' in str(ent):"
    for
    "if 'animal' in str(ent):"

    as RaZiDe suggested doesn't work for me now, so I just separated the list out into sections for each individual animal.
    No doubt there's a more elegant way to do it, but I don't know it. ;)
     
  10. If anybody has any idea how to fix this, currently /top helis shows an extra +1 kill for each gib of the helicopter mined.
    It's each kill + each gib mined, in its current state.
     
  11. I'm not seeing the problem here, although I did fix something to do with helis a while back.

    Can you attach your .cs, or post the 7/8 lines under "# Is victim an Helicopter?"
     
    Last edited by a moderator: Jan 3, 2017
  12. Confirmed...Version 3 posts up is still working fine for me.
     
  13. The animals are working in this one, the only difference I could find in the code were the animals. There are some players on my server that have 30-40 helicopter kills, someone allegedly had 50+ helicopter kills last wipe, and they came to me saying there's no way that they downed more than 10.

    It may be from either helicopters tagged or mined; but it is factual that the helicopter kills are currently being inflated somehow.
     
    Last edited by a moderator: Jan 23, 2017
  14. Why not use:

    Code:
    if not 'gibs' in str(ent) and 'patrolhelicopter' in str(ent) and str(ent) in self.helis_cache:
     
  15. That's pretty much what I did.
     
  16. i need plugin like rank-me i cant find rank-me plugin
    and like Notifier
     
    Last edited by a moderator: Jan 5, 2017
  17. whats wrong with rank-me? its working - look under support thread there is working version - or use PlayerChallenges.

    Notifier? Also working - also I am using - but to use different, you can look for
    Welcome Messages | Oxide
    Admin Leave and Join | Oxide
    for players there are also join/leave just dont have such time to look for it, this will be your job ;)
     
  18. ty for help
    but you can give me url to rank me