Download
(2 Kb)
Download
Updated: 12/17/21 03:35 PM
Compatibility:
Deadlands (7.2.5)
Updated:12/17/21 03:35 PM
Created:12/17/21 03:35 PM
Monthly downloads:1,835
Total downloads:42,491
Favorites:5
MD5:
LibItemLinkDecoder  Popular! (More than 5000 hits)
Version: 1.00
by: olegbl [More]
LibItemLinkDecoder

https://github.com/olegbl/eso-mods/t...temLinkDecoder

Description

Given an item link, decodes it and converts it into an object that allows easy manipulation of various item link properties.

API
Code:
local decodedItemLink = LibItemLinkDecoder:Decode(itemLink)

decodedItemLink[1]
decodedItemLink[2]
...

decodedItemLink.linkType
decodedItemLink.linkStyle
decodedItemLink.quality
decodedItemLink.level
decodedItemLink.championLevel
decodedItemLink.enchantSubType
decodedItemLink.enchantQuality
decodedItemLink.enchantLevel
decodedItemLink.enchantChampionLevel

decodedItemLink:SetIndex(1, "value")
decodedItemLink:SetValue("level", 50)
local copiedDecodedItemLink = decodedItemLink:Clone()
local itemLink = decodedItemLink:Encode()
Support

This addon is provided as is, without warranty or support of any kind, express or implied.
Optional Files (0)


There have been no comments posted to this file.
Be the first to add one.



Category Jump: