upgraded deprecated template
No edit summary |
(upgraded deprecated template) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
SetLootMethod("method"{,"masterPlayer" or ,threshold}) | SetLootMethod("method"{,"masterPlayer" or ,threshold}) | ||
| Line 17: | Line 18: | ||
Additionally, if method is "master", the second argument must be a player name, followed by the optional third argument of "threshold"; e.g. SetLootMethod("Master","Hank",2) would set Hank as the master looter with an uncommon threshold. | Additionally, if method is "master", the second argument must be a player name, followed by the optional third argument of "threshold"; e.g. SetLootMethod("Master","Hank",2) would set Hank as the master looter with an uncommon threshold. | ||