Results 1 to 10 of 18

Hybrid View

  1. #1
    Player
    mosaicex's Avatar
    Join Date
    Oct 2014
    Posts
    455
    Character
    Noyoyo Noyo
    World
    Typhon
    Main Class
    Paladin Lv 80
    It will never happen because it will put too much strain on duty matching algorithm.

    Consider the following
    Person A blacklisted Person B
    Person B blacklisted Person C
    Person C blacklisted Person D
    ...
    Person Y blacklisted Person Z
    And finally Person Z blacklisted Person A
    Coincidentally, they all decided to queue for duty 1. The server then has to check whether the next person has been blacklisted by previous person or not. This could also potentially ended in infinite loop, resulting in duty never popping.
    And this is just basic series loop, imagine if Person A blacklisted more than 1 person, and so on.

    But I have a solution for you.
    It's called using Party Finder.
    "But what if I want to do (insert obscure duty here)? It will never fill up!"
    And I would tell you that's a realistic result of implementing blacklist in such way that you suggested.
    (4)
    Last edited by mosaicex; 03-12-2018 at 01:25 PM.

  2. #2
    Player
    Callinon's Avatar
    Join Date
    May 2014
    Location
    ???
    Posts
    1,557
    Character
    Callinon Soulforge
    World
    Ultros
    Main Class
    Dancer Lv 90
    Quote Originally Posted by mosaicex View Post
    snip
    It's really not as obtuse as you're making it out to be here. And the way I know that is that WoW does this exact thing and it doesn't cause the matchmaking servers to burst into flames.
    (4)

  3. #3
    Player
    Shouko's Avatar
    Join Date
    Sep 2013
    Posts
    490
    Character
    Aliiza Duskryn
    World
    Jenova
    Main Class
    Weaver Lv 52
    Quote Originally Posted by Callinon View Post
    It's really not as obtuse as you're making it out to be here. And the way I know that is that WoW does this exact thing and it doesn't cause the matchmaking servers to burst into flames.
    Yes but WoW has a hell of a lot more money thrown its way from their subs alone than the combined amount they give them from subs/shop here. WoW also has more developers to work with, again this is like a skeleton crew in comparison to most development teams on MMO's of this caliber.
    (0)

  4. #4
    Player
    Callinon's Avatar
    Join Date
    May 2014
    Location
    ???
    Posts
    1,557
    Character
    Callinon Soulforge
    World
    Ultros
    Main Class
    Dancer Lv 90
    Quote Originally Posted by Shouko View Post
    Yes but WoW has a hell of a lot more money thrown its way from their subs alone than the combined amount they give them from subs/shop here. WoW also has more developers to work with, again this is like a skeleton crew in comparison to most development teams on MMO's of this caliber.
    None of that changes how computers or programming work.
    (7)

  5. #5
    Player
    Shouko's Avatar
    Join Date
    Sep 2013
    Posts
    490
    Character
    Aliiza Duskryn
    World
    Jenova
    Main Class
    Weaver Lv 52
    Quote Originally Posted by Callinon View Post
    None of that changes how computers or programming work.
    Normally this would be the case but when you have a small team and little money coming back into the game, it limits what it can be done. Of course there's also the coding issue, WoW has better coding for the most part i'm sure, they're constantly working to improve their game, SE (not the devs) doesn't care.
    (0)

  6. #6
    Player
    EmmaVirgin's Avatar
    Join Date
    May 2016
    Posts
    278
    Character
    Emma'von Katzenstreu
    World
    Omega
    Main Class
    Summoner Lv 80
    aaaaaaaaaaand still want this. o/
    (0)

  7. #7
    Player
    EmmaVirgin's Avatar
    Join Date
    May 2016
    Posts
    278
    Character
    Emma'von Katzenstreu
    World
    Omega
    Main Class
    Summoner Lv 80
    and still want this...........!

    i post it now every day untill someone from SE ist telling me yes we do this or no thats not gonna happen. cuz a gm ingame told me to ask for this at the forum.
    (0)

  8. #8
    Player
    Wintersandman's Avatar
    Join Date
    May 2014
    Posts
    1,190
    Character
    Winter Sandman
    World
    Hyperion
    Main Class
    Paladin Lv 70
    Quote Originally Posted by mosaicex View Post
    It will never happen because it will put too much strain on duty matching algorithm.
    Person B could group with Person D, F, H, J, L, N, and P. Person A would get C, E, G, I, K, M, O.
    (4)