I want to have a leaderboard which will be the sum of the other 3 leaderboards

LordTarantorLordTarantor Member, PRO Posts: 890
edited November -1 in Working with GS (Mac)
How can I do that?
I have 3 leaderboards ( bestattempts1 bestattempts2 and bestattempts3 )
How can I combine all 3 so if there is a change in one they make a change in the total score.
I was going to put in the post score this: game.bestattempts1 + game. bestattempts2 + game.bestattempts3. But it doesnt allowed.

Comments

  • LordTarantorLordTarantor Member, PRO Posts: 890
    Thanks uptimistik but was I was looking was for a work around and I found it.
    I create a rule which say:
    If game.grandtotal is > than game.bestattempts1 + game. bestattempts2 + game.bestattempts3
    Change att: game.grandtotal to game.bestattempts1 + game. bestattempts2 + game.bestattempts3

    Then I post the game.grandtotal.

    Get it... a workaround...
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    I think that is just the logical way to post it. I personally would not call that a workaround.
  • PhoticsPhotics Member Posts: 4,172
    You can create a ranking for cumulative scores in iTunes Connect.

    I tried it with Arcading, but it didn't seem to work right.
  • LordTarantorLordTarantor Member, PRO Posts: 890
    yep. you are right. The proper way to do it. It didn't come to my mind at first.
  • LordTarantorLordTarantor Member, PRO Posts: 890
    I tried it too, that is where I got all confuse.
Sign In or Register to comment.