PlayerRankings

Moved

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

5/5, 13 likes
  1. Ankawi, thank you for that Page 12 PlayerRanking.cs file, that worked a treat and reset everyone's ranking back to zero.

    Should I now delete that cs file, and upload the latest one to replace it, or leave that file as is?
     
  2. Yes, and install the default version. The one in the support thread has a constant-check, but I do believe I might need to re-do it so it goes for offline players as well but I am not yet sure if it has that or not. Anyway, it may possibly cause some lag, so yeah update to the default version after all ranks are reset, but it will still be functional if you decide not to.
     
  3. I think i have resolved my problem by editing the oxide user data file, and deleting the original and installing the edited version, dont get the double ranks anymore
     
  4. When I write /pc or click Next I get empty table sometimes till reload plugin(
    [DOUBLEPOST=1491156084][/DOUBLEPOST] View attachment 35593
     
  5. Are you sure PlayerRankings is the plugin you're having difficulty with?
     
  6. Sorry( My bad.
     
  7. Just a Note, plugin doesnt have ResourceID set:
    "[Updater] Couldn't check for updates of following plugins as they have no ResourceID set: PlayerRankings"
    Updater ----> Updater | Oxide
     
  8. Is it possible to change the sort listing when typing the command '/ranks'
    At the moment, it is alphabetical. Wondering if it could be smallest to highest, '# of hours required'?
     
  9. I may be able to do that with some LINQ. I'll give it a go soon.
     
  10. I had 4 players randomly lose rank tonight. Any idea why this would occur? With having Better Chat, Player Rankings and Connection DB, which would be the responsible party for losing rank? Any thoughts?
     
  11. Could be something with the setup of all three. One rank that they leveled up to could have missing BetterChat groups for example, or if the group doesn't have a [Tag].
     
  12. That's exactly what happened, thank you! So is there a way to give a player a specific rank for returning after a wipe? So for example, they are rookie status for the first 2 weeks (that is our servers wipe period) then after the wipe they automatically get bumped to veteran rank? I see how I can set hours but is it possible to set a rank for new comers that return after a wipe?
     
  13. Wipes won't reset ranks, you have the power to reset them by deleting ConnectionDB. Ranks are given by hour, not usually wipes :p
     
  14. Guys i am admin in my server and I want to look at people's playtime. How do I do that?
     
  15. @NemesisMorpheus Hmm doesnt look like PlayerRankings has any commands to look that up,
    But you can open the ConnectionDB.json file in oxide/data folder
     
  16. As Togoshige said, open up ConnectionDB data through notepad or any other program, hit ctrl+f for easy finding, enter name or steamid and find the playtime in seconds, then divide it up.
     
  17. Just a quick question I've been having major issues with loyalty plugin so thought I would give this one a try, now all seems ok and some players have double ranks. I've had a look at a player in the Connectiondb.json file and it says they have played for "iSecondsPlayed": 486680 but the new rank it gave the player was rookie which is setup for 120mins not sure what's happening. Do I have to clear the ConnectionDB (in which case i'll do that on a forced wipe)
     
  18. Private msg me the information pertaining to PlayerRankings config and BetterChat data and we'll see what's going on with it.
     
  19. players keep getting double tags if i remove the double tags they jsut appear back and when a player reaches say a 20 hour rank it wil reset to a previouse rank and dose not save it
     
  20. PlayerRankings.json config file puts my Ranks into alphabetical order, even after I manually change it, and it displays the ranks in alphabetical order to players

    Id like to request ability to display order to players based on PlayTime, low to high, Thanks!