Jump to content
  • Sign Up

Some finished achievements don't increase the "current" value


Zok.4956

Recommended Posts

Hi,

some account achievements increase the current value after they are finished, and some don't in the data responded from API: v2/account/achievements .

Example (increases current above max value):

Achievementid=288 (wvw killed caravan)Array([id] => 288[current] => 3270[max] => 2500[done] => 1)

Example (does not increase current above max value):Achievementid=284 (wvw spent supply)([id] => 284[current] => 10[max] => 10[done] => 1)

Example (does not increase current above max value):Achievementid=127 (salvaged items)([id] => 127[current] => 500[max] => 500[done] => 1)

The account where I checked this has definitely spent more than 10 supplys in WvW and has definitely salvaged more then 500 items.

Could the last two achievemens (and the others that stop counting when the achievement is finished) be changed, so that current always increases, even when done=1 ?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...