• 0

    posted a message on Weekly Terraining Exercise #7: A Place of Worship

    Your camera angle in the first pick was epic :D You picked it just right there. But now as already said it looks strange. I need to admit that I like your waterfall.

    Posted in: Terrain
  • 0

    posted a message on Leaderboard sorting issue
    • push*
    Posted in: Miscellaneous Development
  • 0

    posted a message on Leaderboard sorting issue

    Hay there, Im experiencing a strange bug in the sorting function of the standard leaderboard. Well I created a leaderboard which shows me the playername the kills and the deaths of that player. I want this leaderboard to be sorted like this:

    Kills - priority 1

    Deaths - priority 2

    Name - priority 3

            Leaderboard - Sort (Last created leaderboard) by column 2, in Descending order, with priority 1
            Leaderboard - Sort (Last created leaderboard) by column 3, in Ascending order, with priority 2
            Leaderboard - Sort (Last created leaderboard) by column 1, in Ascending order, with priority 3
    

    So Iam expecting the following to be happen when the list is sorted:

    Player Kills Deaths

    Player 1 - 3 1

    Player 2 - 3 2

    Player 3 - 2 5

    Player 4 - 2 5

    But in my test map happens the following thing: Player 1 gets +2 Deaths = (Player 1 - 3Kills - 3Deaths) and is still at position 1 in the leaderboard All the other sorting seems to work fine.

    Can anyone help me?

    P.S. the editor seems to ignore my formating

    Posted in: Miscellaneous Development
  • To post a comment, please or register a new account.