LibS2kFactionalItems

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

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
Jul 27, 2015
Category
Last update
Oct 29, 2016
Development stage
Release
License
MIT License
Curse link
LibS2kFactionalItems
Downloads
685
Recent files

Authors

Relationships

Embedded library
Ace3