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 latest alpha build is available on http://www.wowace.com/addons/lib-s2k-factional-items/files
- The source code is available on https://github.com/Silencer2K/wow-lib-s2k-factional-items
- My other add-ons are available on http://www.curse.com/users/silencer2k/projects
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
- R: 7.1.0 for 7.1.0 Oct 29, 2016
- R: 7.0.3 for 7.0.3 Oct 29, 2016
- A: 6.2.4-1-g8bda9b9 for 7.0.3 Jul 21, 2016
- R: 6.2.4 for 6.2.4 Apr 11, 2016
- R: 6.2.3-1 for 6.2.3 Dec 05, 2015
Authors
Relationships
- Embedded library
- Ace3