The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
+2
Zaritok
JessicaFx
6 posters

    Setting up a ranking system

    avatar
    JessicaFx
    New Member


    Posts : 9
    Reputation : 2
    Language : english

    Solved Setting up a ranking system

    Post by JessicaFx August 16th 2014, 2:52 pm

    I want to set up a ranking system, i know my formula for how its worked out but not sure how to implement it.

    Rank formula;

    Participation{Games Play + Events Games Plays+bonus for other things} 
    + 
    Performance{ (Total Performance of Opponents + 400x(win-lose)) / total games 
    +
    Progression {Dorm Base + Progression}

    I just need to work out how i would implement this on a forumotion, to minimize interaction with staff / Any Ideas?
    Zaritok
    Zaritok
    Forumember


    Male Posts : 165
    Reputation : 3
    Language : English

    Solved Re: Setting up a ranking system

    Post by Zaritok August 16th 2014, 4:04 pm

    I don't think this is possible on Forumotion.
    AngelaHolmes
    AngelaHolmes
    Forumember


    Male Posts : 202
    Reputation : 8
    Language : English
    Location : England

    Solved Re: Setting up a ranking system

    Post by AngelaHolmes August 16th 2014, 9:21 pm

    JessicaFx wrote:I want to set up a ranking system, i know my formula for how its worked out but not sure how to implement it.

    Rank formula;

    Participation{Games Play + Events Games Plays+bonus for other things} 
    + 
    Performance{ (Total Performance of Opponents + 400x(win-lose)) / total games 
    +
    Progression {Dorm Base + Progression}

    I just need to work out how i would implement this on a forumotion, to minimize interaction with staff / Any Ideas?

    Hello,

    Is this what you are referring to:

    You are wanting to add a legend at the bottom of the screen what you listed OR you are wanting, say a user joined your forum named 'Gup123' and you would like to add a title every time he posted with his username and a rank title?

    Please tell me if I'm wrong.
    avatar
    JessicaFx
    New Member


    Posts : 9
    Reputation : 2
    Language : english

    Solved Re: Setting up a ranking system

    Post by JessicaFx August 18th 2014, 2:35 am

    AngelaHolmes wrote:
    JessicaFx wrote:I want to set up a ranking system, i know my formula for how its worked out but not sure how to implement it.

    Rank formula;

    Participation{Games Play + Events Games Plays+bonus for other things} 
    + 
    Performance{ (Total Performance of Opponents + 400x(win-lose)) / total games 
    +
    Progression {Dorm Base + Progression}

    I just need to work out how i would implement this on a forumotion, to minimize interaction with staff / Any Ideas?

    Hello,

    Is this what you are referring to:

    You are wanting to add a legend at the bottom of the screen what you listed OR you are wanting, say a user joined your forum named 'Gup123' and you would like to add a title every time he posted with his username and a rank title?

    Please tell me if I'm wrong.
    More of a way to keep track of the numbers, though what you said would be ideal after
    Empire_1
    Empire_1
    Active Poster


    Male Posts : 1391
    Reputation : 125
    Language : English, Spanish, Mandarin, C++
    Location : Summoner's Rift

    Solved Re: Setting up a ranking system

    Post by Empire_1 August 18th 2014, 4:05 am

    JessicaFx wrote:I want to set up a ranking system, i know my formula for how its worked out but not sure how to implement it.

    Rank formula;

    Participation{Games Play + Events Games Plays+bonus for other things} 
    + 
    Performance{ (Total Performance of Opponents + 400x(win-lose)) / total games 
    +
    Progression {Dorm Base + Progression}

    I just need to work out how i would implement this on a forumotion, to minimize interaction with staff / Any Ideas?

    Hey, 

    Unfortunately, there isn't a way to implement formulas to calculate ranks. 

    The only true automated way to implement ranks is through post count. Otherwise, special ranks will need to be given manually through an admin/staff.
    avatar
    kevin-kyo
    Forumember


    Posts : 44
    Reputation : 1
    Language : norwegian/english/sweedish/danish/dutch/thai
    Location : Norway

    Solved Re: Setting up a ranking system

    Post by kevin-kyo August 20th 2014, 4:28 pm

    for games such as garrysmod you can actually do something similiar to this.

    basically you8 will need to create an php code able to retrieve status from an addon that records the individual's peoples time/kills/death etc etc, and store through steam key,

    you will need to register an steam API to your website for doing this and the steam API key opens up a lot more features too. you can read more about this at: http://steamcommunity.com/dev


    service like this only support games from steam.



    you could probably do sort of same thing through gametracker but im not sure if they will allow you to retrieve info from their database but you could allways ask them.
    avatar
    JessicaFx
    New Member


    Posts : 9
    Reputation : 2
    Language : english

    Solved Re: Setting up a ranking system

    Post by JessicaFx August 25th 2014, 12:04 am

    kevin-kyo wrote:for games such as garrysmod you can actually do something similiar to this.

    basically you8 will need to create an php code able to retrieve status from an addon that records the individual's peoples time/kills/death etc etc, and store through steam key,

    you will need to register an steam API to your website for doing this and the steam API key opens up a lot more features too. you can read more about this at: http://steamcommunity.com/dev


    service like this only support games from steam.



    you could probably do sort of same thing through gametracker but im not sure if they will allow you to retrieve info from their database but you could allways ask them.

    Thank you i will try, something through this lines [ can lock thread
    avatar
    kevin-kyo
    Forumember


    Posts : 44
    Reputation : 1
    Language : norwegian/english/sweedish/danish/dutch/thai
    Location : Norway

    Solved Re: Setting up a ranking system

    Post by kevin-kyo August 26th 2014, 11:04 am

    JessicaFx wrote:
    kevin-kyo wrote:for games such as garrysmod you can actually do something similiar to this.

    basically you8 will need to create an php code able to retrieve status from an addon that records the individual's peoples time/kills/death etc etc, and store through steam key,

    you will need to register an steam API to your website for doing this and the steam API key opens up a lot more features too. you can read more about this at: http://steamcommunity.com/dev


    service like this only support games from steam.



    you could probably do sort of same thing through gametracker but im not sure if they will allow you to retrieve info from their database but you could allways ask them.

    Thank you i will try, something through this lines [ can lock thread


    no priblems Smile i hope you figure this out Smile
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Setting up a ranking system

    Post by Derri August 28th 2014, 1:30 am

    Topic solved and archived

      Current date/time is September 23rd 2024, 1:23 am