Results 1 to 10 of 53

Hybrid View

  1. #1
    Player
    DragonFlyy's Avatar
    Join Date
    Sep 2013
    Posts
    889
    Character
    Jasla Angelkin
    World
    Balmung
    Main Class
    Arcanist Lv 90
    It's probably made so the client is determining if you can click need or not. So the server has no idea who can or can't need on it. It just handles the rolls and the distribution. Would make it easier on the server.

    To elaborate, anywhere that you can trim communication on a server, you do. So if the server doesn't have to transmit to the client to grey out the need button, then it won't have that information. As far as the server knows, it waits for X amount of rolls to be completed then rewards the highest roll the item. So in this case they would trade some server bandwidth for a slight inconvenience on someone not rolling for an item. While I would agree that it is a miniscule amount of data to transmit from our point of view, imagine for all the loot rolls. That's a lot of rolls a minute (probably in the neighborhood of several thousand or hundred thousand a minute.) Tons of data that is saved.
    (0)
    Last edited by DragonFlyy; 03-14-2015 at 02:20 AM.

  2. #2
    Player
    Giantbane's Avatar
    Join Date
    Aug 2013
    Posts
    1,534
    Character
    Adol Giantbane
    World
    Ultros
    Main Class
    Dark Knight Lv 60
    Quote Originally Posted by DragonFlyy View Post
    It's probably made so the client is determining if you can click need or not. So the server has no idea who can or can't need on it. It just handles the rolls and the distribution. Would make it easier on the server.

    To elaborate, anywhere that you can trim communication on a server, you do. So if the server doesn't have to transmit to the client to grey out the need button, then it won't have that information. As far as the server knows, it waits for X amount of rolls to be completed then rewards the highest roll the item. So in this case they would trade some server bandwidth for a slight inconvenience on someone not rolling for an item. While I would agree that it is a miniscule amount of data to transmit from our point of view, imagine for all the loot rolls. That's a lot of rolls a minute (probably in the neighborhood of several thousand or hundred thousand a minute.) Tons of data that is saved.
    I doubt it, it's an MMO, you should trust the client with as little as possible (because the client can be hacked). I doubt either the decision to need/greed or the roll is client authoritative for this reason.
    (0)

  3. #3
    Player
    LineageRazor's Avatar
    Join Date
    Dec 2013
    Posts
    3,822
    Character
    Lineage Razor
    World
    Gilgamesh
    Main Class
    Goldsmith Lv 90
    Quote Originally Posted by Giantbane View Post
    I doubt it, it's an MMO, you should trust the client with as little as possible (because the client can be hacked). I doubt either the decision to need/greed or the roll is client authoritative for this reason.
    I thought about this at first, as well - but truthfully, it wouldn't take awfully long to figure out that a hack is being applied in this case, and you'd be banned in pretty short order and with pretty clear evidence. Walking underground? Moving more quickly than you should? These things can be hacked client-side and can be hard to detect and report. That Bard just rolled Need on the Dreadwyrm Cane? It is NOT going to take the other players long to notice.

    I don't actually believe that Need/Greed determination is handled client-side, but if it was it'd be one thing that would be REALLY HARD to abuse safely.
    (0)

  4. #4
    Player
    Giantbane's Avatar
    Join Date
    Aug 2013
    Posts
    1,534
    Character
    Adol Giantbane
    World
    Ultros
    Main Class
    Dark Knight Lv 60
    Quote Originally Posted by LineageRazor View Post
    I thought about this at first, as well - but truthfully, it wouldn't take awfully long to figure out that a hack is being applied in this case, and you'd be banned in pretty short order and with pretty clear evidence. Walking underground? Moving more quickly than you should? These things can be hacked client-side and can be hard to detect and report. That Bard just rolled Need on the Dreadwyrm Cane? It is NOT going to take the other players long to notice.

    I don't actually believe that Need/Greed determination is handled client-side, but if it was it'd be one thing that would be REALLY HARD to abuse safely.
    You're absolutely right, but like you said, I'd still be surprised if it was up to the client. It's not like a few random rolls and an item vs. job check is terribly processor intensive in the grand scheme of things.
    (0)