• Resolved BudrysLP

    (@budryslp)


    Hello. I have some player lists. I added couple player’s statistics that are shown on these players lists.

    Is it able to sort players in players lists with couple player’s statistics, not only with one?

    I mean how to sort players if they have the same value in one statistic?

    • This topic was modified 2 years, 6 months ago by BudrysLP.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Roch

    (@rochesterj)

    Hi there!

    Thanks for reaching out.

    There is no default way to do this, but you could do it with a formula.

    Let’s say you want to order your players by goals then wins. You can create a new stat called “order” and use this formula:
    order = goals * 1000 + wins

    This allows you to give a higher weight to goals. The same works for more stats (if you had 3, just add more powers of 10 – 1,000,000 for example)

    Please try this and let me know how it works for you.

    Thanks!

    Thread Starter BudrysLP

    (@budryslp)

    That works. Thank You

    • This reply was modified 2 years, 6 months ago by BudrysLP.
    Plugin Contributor Savvas

    (@savvasha)

    Hi there @budryslp ,

    I am glad its resolved. Please dont hesitate to open a new topic for any other issue you may find ??

    Thanks,
    Savvas

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Players list’ is closed to new replies.