WoW:API GetLootMethod

From AddOn Studio
Revision as of 03:47, 13 May 2005 by WoWWiki>Jimmay
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the currently active loot method.
arg1 -- the loot method.("freeforall", "roundrobin", "master", "group", "needbeforegreed")
arg2 -- (only used for "master") returns the looter index, or nil. If the master looter is in your party (not always true in a raid) then it will return 0 for yourself, or >0 for another party member. If the master looter is NOT in your party it will return nil.