upgraded deprecated template
No edit summary |
(upgraded deprecated template) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Sets the loot quality threshold as a number for the party/raid loot method.<br> | Sets the loot quality threshold as a number for the party/raid loot method.<br> | ||
<br> | <br> | ||
| Line 13: | Line 14: | ||
/script SetLootThreshold(2) | /script SetLootThreshold(2) | ||
If you're the party/raid leader, the example above will set the loot threshold to Uncommon(green) items or better and report its new status.<br> | If you're the party/raid leader, the example above will set the loot threshold to Uncommon(green) items or better and report its new status.<br> | ||