Returns a hyperlink for an item currently up for loot rolling


See also Loot functions, Hyperlink functions, Item functions.

Signature:

link = GetLootRollItemLink(id)

Arguments:

  • id - Index of an item currently up for loot rolling (as provided in the START_LOOT_ROLL event) (number)

Returns:

  • link - A hyperlink for the loot roll item (string, hyperlink)