1. #1

    Same 16 twice in a row ,15 leg ,15 leg ,15 leg...whats up tonight?

    Crazy set of matches to start while going for my pack...worse than usual which is saying something...is it because i just turned level 14? Lol
     1 people found this helpful
    Share this post

  2. #2
    Same here, still unplayable because of the matchmaking ...

    Well dear developpers, let me help you a little bit :

    size_t rank_diff_max = 150;

    if (abs(player1.level - player2.level) < 3) {
    if (player1.is_legendary && player2.is_legendary) {
    if (abs(player1.leg_rank - player2.leg_rank) <= rank_diff_max) {
    start_match(player1, player2);
    } else {
    find_someone_else_legendary(&rank_diff_max); //I assume that find_someone_else_legendary will handle the increase of rank_diff_max
    }
    } else if (player1.is_legendary || player2.is_legendary) {
    find_someone_else();
    } else if (abs(player1.rank - player2.rank) < 4) {
    start_match(player1, player2);
    }
    }

    Not that hard no \o/ ?
     1 people found this helpful
    Share this post

  3. #3
    NO NO NO spogebob 61...

    Find pay to win wallet whale..
    Get more pay to win = more money


    Force player against players 5 level highers : force them spend money...

    Then implement friendly matches where everything suddenly is completely fair xD

    Gota do it the ubisoft way
     1 people found this helpful
    Share this post

  4. #4
    Why is it taking sooooo long to fix the matchmaking seriously,it's like 50 lines of code ... during this time I'm only facing lvl 16-17 players 1000+ ranked , it is so boring ...
    Why is it so difficult to have a ****ing deadline, cant they just say "well fix is gonna be released the 20 of march" or whatever ...
     1 people found this helpful
    Share this post

  5. #5
    ItsJustBuck's Avatar Community Manager
    Join Date
    Dec 2017
    Location
    Finland
    Posts
    193
    Hey Misfit,

    Matchmaking improvements are coming with the BFU. We discussed this in our Developer Update last week.

    The short version- Legendary players will only be able to face other legendary players, and the matchmaking with start with trying to face you with someone +/- 150 of your current rank and if a match is not found that will expand until a match is found. This may slightly increase matchmaking times, but we hope that it will result in more matches with someone of similar rank and make those matches more fun for both users.


    -Buck
    Share this post

  6. #6
    ItsJustBuck's Avatar Community Manager
    Join Date
    Dec 2017
    Location
    Finland
    Posts
    193
    *double post*
    Share this post

  7. #7
    What level and rank are you guys? I’m level 13 at rank 48-49. I’d say 3 out of every 4 matches i’m against an overwhelmingly superior opponent.
     1 people found this helpful
    Share this post

  8. #8
    You are actually better off purposely going down a couple of ranks until you find a rank you could win faster at. It's not worth staying at a higher rank for slightly better rewards and spend like 30 mins or so in the process. Increasing your win ratio will help you advance much faster and stress you out much less.
    Share this post