LibBossIDs-1.0

  • 1 page found
NameAuthorLast updated byUpdated on
NameAuthorLast updated byUpdated on
Main Elsia Elsia 12 Mar 2009
LibBossIDs-1.0 provides a table that flags mobIDs true if the mob linked to the ID is a boss. Example: if LibStub("LibBossIDs-1.0).BossIDs[mobID] then print("Found a boss!") end One can get the mobID from a GUID the following way: mobid = tonumber(GUID:sub(9, 12), 16)
  • 1 page found