promotional bannermobile promotional banner

LibS2kFactionalItems

A library to convert ItemId to ItemId of player's faction

LibS2kFactionalItems

A library to convert ItemId to ItemId of player's faction.

Synopsis:

local S2KFI = LibStub("LibS2kFactionalItems-1.0")

-- convert to alliance
itemId = S2KFI::GetFactionalItemId(itemId, 'alliance') or itemId

-- convert to horde
itemId = S2KFI::GetFactionalItemId(itemId, 'horde') or itemId

-- convert to player's faction
itemId = S2KFI::GetFactionalItemId(itemId) or itemId

Links

The LibS2kFactionalItems Team

profile avatar
  • 1
    Followers
  • 10
    Projects
  • 662.8K
    Downloads
Donate

More from silencer2kView all