PlayerRankings

Moved

Total Downloads: 8,316 - First Release: Nov 19, 2015 - Last Update: Jan 17, 2018

5/5, 13 likes
  1. How can I reset the rankin after a wipe?
     
  2. The rankings goes by playtime, which is tracker by ConnectionDB. Thus, if you wanted to delete the data, you can delete ConnectionDB. However, the ranks will not be revoked, so check a few thread pages back for one that does that I gave to reset the ranks.
    [DOUBLEPOST=1480805112][/DOUBLEPOST]
    Player Rankings | Page 12 | Oxide
     
  3. I cant see anything in the config, but everytime a player on my server ranks up, every 10 seconds or so it keeps saying you have been ranked up (to the rank that is set) it will go continually till I have to unload PlayerRankings to get it to stop.
     
  4. This means that you are using the one that I put in the support thread like a page back. It basically means that the Rank is not available in BetterChat. Make sure to double-check all ranks in the BetterChat data groups and PlayerRankings so that they match and ARE given to the player. Otherwise, it will continue to spam it :p. That's the down-side of having a constant check to make sure that each player is at his deserved rank.
     
    Last edited by a moderator: Dec 19, 2016
  5. Ankawi, I seen my mistake, thanks for pointing me in the right direction. I had two of my groups referring to the same oxide.group. I think I copied and pasted and forgot to edit. Thanks for the quick response
     
  6. Can this mod? ... or is anyone aware of another mod that Ranks according to something else, like Money Balance or number of kills please?
     
  7. PlayerRankings can be modified to have Kills, Deaths, KDR, Money, and pretty much anything else that is tracked. It would have to either have it built in, or require a dependency. But I have made a private XP one before it Rust devs decided to no longer do it.
     
  8. got a little issue at the moment, for some reason although i have deleted the "pro" rank from both groups and player rankings when i restart the server it re-appears. any idea on what im missing?
     
  9. You don't need to restart the server for it to take effect :p, but it seems like the Pro rank with Regular have been buggy a bit, trying renaming them instead of removing them, or change them completely inside the plugin.
     
  10. nice one, done the renaming all fixed! many thanks!
     
  11. Hi Ankawi,
    I'm new to serves so sorry for the complete noobness.
    Anyways, I have installed Betterchat and ConnectionDB I have made the ranks of my choosing in the config file. I have set a rank called Noob and it requires 0.0 hours to achieve. So I go onto my server and I just have the rank 'player' not noob, I'm confused as I want prefixes for the specific ranks. Help from anyone would be greatly appreciated!
     
  12. The prefixes and/or [Tag] name and modifiers are through BetterChat, not PlayerRankings. So you'd have to do something like chat group set Noob Title "[Noob]". But the 0.0 hours is meant for the default group, it shouldn't really be changed.
     
  13. Hi,
    Thanks for the reply, but when the rank is called 'Noob' and I do /chat group set Noob title [Noob] it says group Noob doesn't exist. Any ideas?
    Thanks
     
  14. The ranks are off BetterChat, so you need to manually create the rank first, and set it up based on how you want it, and PlayerRankings will do the rest. I'd recommend you look at the BetterChat overview. It should be something like "chat group add Noob"
     
  15. So, I create a chat group for each rank and the rank plugin will automatically change the chat group when the player levels up?
     
  16. So far i have created the ranks of my choosing. One of which being Noob which requires 0.0 hours to get. I tried to do /chat group Noob set title [Noob] but then it just said the group Noob doesn't exist. So I created a Add to dictionary group titled Noob the exact same as the rank then I did /chat group Noob set title [Noob] and it said title change but there is no prefix inform of any1 with the noob rank saying [Noob]. Any help would be appreciated
     
  17. How to add TOP player rank based on their whole time on server?
    It need some math in plugin?
    For example: there is TOP-5 players with longest time on server and added to [PRO] group.
    When new player reached longest time, he automatic add to [PRO] group and one of 5 pro-players remove from [PRO].
     
  18. It would certainly be possible, maybe something similar to a Top Ranked named plugin based on playtime to get people into groups. Hm.. perhaps I may do it :p
     
  19. Please - Update your plugin! He is Crush server when up player group in time:

    [12/23/2016 13:04:29] [Oxide] 13:04 [Error] Failed to run a 15.00 timer in 'PlayerRankings v2.0.2' (NullReferenceException: Object reference not set to an instance of an object)
     
  20. I'll test it out right now and fix it. Thank you for letting me know.