Difficult Math? Simple Solution! Why are we being punished?

2Next

Replies

  • This is ridiculous! I wish they would fix this and all the other problems they haven't fixed yet
  • A couple of simple solutions to this problem, either of which could be easily implemented and tested in a single iteration
    1. Drop reward limitations for anyone who has been in their current guild for at least x weeks
    2. Round up (difficult concept I know) 210k / 60k = 3.5 -> 4, 210k / 90k = 2.33 -> 3
  • Fix this yo!!!
  • Everyone is gonna have this problem now with the ticket payout for their server issues
  • Obi1_son wrote: »
    Everyone is gonna have this problem now with the ticket payout for their server issues

    Good. Let this issue get some frigging traction
  • Clanomadd
    122 posts Member
    edited November 2016
    Clanomadd wrote: »
    A couple of simple solutions to this problem, either of which could be easily implemented and tested in a single iteration
    1. Drop reward limitations for anyone who has been in their current guild for at least x weeks
    2. Round up (difficult concept I know) 210k / 60k = 3.5 -> 4, 210k / 90k = 2.33 -> 3

    Rereading the release note they may have rounded up. Either way, the simple fix remains:
    func isRancorRewardBlocked () {
    return (u.rancorRaids >= 4) && (u.daysInGuild < 14)
    }

    same works for AAT
Sign In or Register to comment.