IndicateAchievementProgress — Dennispedia

IndicateAchievementProgress

Set achievement progress for specified achievement.

This function exists in all environments, but will do nothing if called from any script other than data/script/achievements.lua, even other privileged scripts.

This function was added in 1.1.0 (8942147).

This function is not officially documented.

Arguments

  1. string: API name of achievement
  2. number: Current progress
  3. number: Maximum progress

Return values

None.