WoW API type: LootMethod

From AddOn Studio
Revision as of 08:44, 27 April 2016 by 96.55.76.84 (talk) (→‎Values)
Jump to navigation Jump to search

API types

These are the loot methods used by GetLootMethod() etc

Values

"freeforall"
Free-for-all, everyone can loot corpses.
"roundrobin"
Round-robin, looting cycles evenly through group members.
"group"
Group loot, round-robin for normal items, rolling for special ones.
"needbeforegreed"
Need before greed, round-robin for normal items, selective rolling for special ones.
"master"
Master looter, designated player distributes loot.

"personalloot"

Personal loot, any loot acquired is placed directly in bags.