Solved Scoreboard

Discussion in 'Plugin Requests' started by Deleted 2, Oct 1, 2017.

  1. I've searched through the 50 pages of rust plugins and cant find one like I'm wanting

    I'm looking for a scoreboard plugin that does the following

    saves:
    TimePlayed
    Kills
    Deaths



    User input = /rank



    Output =

    Current Playtime on Server = {TimePlayed} {Calculates which rank they are on server}
    e.g. Current Playtime on Server = 124 Hours (Rank 2173)

    You have {Kills} {Calc's which rank they are on server}
    e.g. You have 69 Kills (Rank 103)

    You have {Deaths} {Calc deaths rank}
    e.g. You have 1049 Deaths (Rank 1)

    Your Kills / Death Ratio is {Kill Death Ratio} {Calcs Rank}
    e.g. Your Kill/Death Ratio is 0.06 (Rank 1995)

    All the output should be displayed in the Chat.
    I don't have MySQL so if something like this requires MySQL please tell me ^^

    Willing to pay for plugin if it does not require MySQL
     
  2. Sadly both of those aren't what I'm looking for, good try tho ^^
    they don't offer the main function I am looking for which is displaying their rank within the server eg if I have 2000 users connected since plugin loaded then max rank = 2000 both those plugins will display the top xx players score or kills etc not the users actual rank within the server.
     
  3. Actually, they are both able to portray individuals results through the command ./kdr
     
  4. So lets use KDR Scoreboard for Rust | Oxide -- for example.

    Setting the scene. I install KDR Scoreboard. and 200 players have joined since then, every single one of them has gotten 1 kill and 1 death. I'm the only player on the server with 0 kills 0 deaths and 0 kdr.

    When I type /kdr the now it currently shows. Img 1 in screenshot.

    I would like it to show Img 2 in screenshot when I type /kdr.

    How can I do this ? I have limited experience with coding ^^

    Image = Imgur: The most awesome images on the Internet
     
  5. It is doable, but I'm not really interested in adding those features as of yet.