WoW LibLFGActivity-zhCN addon Dragonflight/Wrath of the Lich King Classic 2025
logo
wow addon LibLFGActivity-zhCN

LibLFGActivity-zhCN

Game Version: 7.3.5
Total Downloads: 263
Updated: Mar 9, 2018
Created: Mar 7, 2018
download LibLFGActivity-zhCNDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
11.0 +1 More release 8.19 KB Mar 9, 2018 7.3.5 181 download LibLFGActivity-zhCN 11.0

+1 More releaseDownload
9.0 +1 More release 8.18 KB Mar 7, 2018 7.3.5 18 download LibLFGActivity-zhCN 9.0

+1 More releaseDownload
7.0 +1 More release 8.23 KB Mar 7, 2018 7.3.5 10 download LibLFGActivity-zhCN 7.0

+1 More releaseDownload
3.0 +1 More release 8.07 KB Mar 7, 2018 7.3.5 10 download LibLFGActivity-zhCN 3.0

+1 More releaseDownload
r5-alpha +1 More alpha 8.10 KB Mar 7, 2018 7.3.5 7 download LibLFGActivity-zhCN r5-alpha

+1 More alphaDownload
r4-alpha +1 More alpha 8.07 KB Mar 7, 2018 7.3.5 6 download LibLFGActivity-zhCN r4-alpha

+1 More alphaDownload

Description

Share this:

C_LFGList returns the language of your current locale which might be a problem when it requires to communicate with other different language of wow clients.

 

local fullName, shortName, categoryID, groupID, itemLevel, filters, minLevel, maxPlayers, displayType, activityOrder = C_LFGList.GetActivityInfo(activityID)

 

This addon provides a table of mixed fullName and shortName (if there is no fullName, the value would be shortName) provided by StringExporter

 

Usage:

local lfgactivity = LibStub:GetLibrary("LibLFGActivity-zhCN")

 

lfgactivity.activities_full[493] //"Antorus, the Burning Throne (Mythic)"

lfgactivity.activities_short[493] //"Mythic"

lfgactivity.groups[132] //"Antorus, the Burning Throne"

 

Other Locales:

enUS

Comments

Add a comment