WoW:API SetLootThreshold: Difference between revisions

m
Move page script moved page API SetLootThreshold to WoW:API SetLootThreshold without leaving a redirect
(Updated to match the current API boilerplate.)
m (Move page script moved page API SetLootThreshold to WoW:API SetLootThreshold without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 22: Line 22:


If you are the party or raid leader, the script will set the loot threshold to Uncommon(green) items or better and report its new status.
If you are the party or raid leader, the script will set the loot threshold to Uncommon(green) items or better and report its new status.
== Notes ==
* Setting loot threshold below Uncommon(green) will result in an error.
* Calling this while the loot method is changing will revert to the original loot method.  To account for this I simply set the loot threshold 1 second after calling [[API_SetLootMethod]]
Anonymous user