WoW LibLFGActivity-enUS addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon LibLFGActivity-enUS

LibLFGActivity-enUS

Game Version: 7.3.5
Total Downloads: 179
Updated: Mar 7, 2018
Created: Mar 7, 2018
download LibLFGActivity-enUSDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
7.0 +1 More release 8.07 KB Mar 7, 2018 7.3.5 130 download LibLFGActivity-enUS 7.0

+1 More releaseDownload
5.0 +1 More release 8.16 KB Mar 7, 2018 7.3.5 10 download LibLFGActivity-enUS 5.0

+1 More releaseDownload
r3-alpha +1 More alpha 8.13 KB Mar 7, 2018 7.3.5 7 download LibLFGActivity-enUS r3-alpha

+1 More alphaDownload
r2-alpha +1 More alpha 8.13 KB Mar 7, 2018 7.3.5 6 download LibLFGActivity-enUS r2-alpha

+1 More alphaDownload
r1-alpha alpha 8.07 KB Mar 7, 2018 7.3.5 5 download LibLFGActivity-enUS r1-alpha 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-enUS")

 

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

lfgactivity.activities_short[493] //"Mythic"

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

 

Other Locales:

zhCN: LibLFGActivity-zhCN

Comments

Add a comment