Returns data for a statistic that can be shown on the statistics tab of the achievements window. Signature: Code info = GetStatistic(id) Arguments: - id - The numeric ID of a statistic (number, blizzid)
Returns: - info - The data for the statistic, or "--" if none has yet been recorded for it (string)
Также смотрите: Достижения
, Achievement functions
Ссылки: http://wowprogramming.com/docs/api/GetStatistic
|