Steamworks.NET icon indicating copy to clipboard operation
Steamworks.NET copied to clipboard

Is GetAchievementProgressLimits working?

Open yonathankevinr opened this issue 4 years ago • 4 comments

Hello, is GetAchievementProgressLimits working? I tried to call the function and get return false and the min / max value always 0

Thank you in advance

yonathankevinr avatar Oct 01 '21 10:10 yonathankevinr

Same problem.

  • Called after receiving UserStatsReceived_t callback.
  • Other similar functions work as expected (GetAchievement, GetAchievementDisplayAttribute, GetAchievementIcon...).

drlecks avatar Oct 05 '21 16:10 drlecks

It's kinda weird that the function is introduced in 1.49 https://store.steampowered.com/news/group/4145017/view/2413314342151736077 But there're no documentation from valve to use the function

yonathankevinr avatar Oct 06 '21 03:10 yonathankevinr

I have also experienced a similar issue with this function - it seems that it has trouble contacting Steam. I will probably mess around with it again later and post any update on what I find.

jonjondev avatar Nov 01 '21 08:11 jonjondev

Ding! Yeah doesn't seem to work at the moment.

Ostrogoths avatar Feb 08 '24 14:02 Ostrogoths