m
→Returns
m (Fix documentation to reflect returned values) |
m (→Returns) |
||
| Line 5: | Line 5: | ||
lootmethod, masterlooterPartyID, masterlooterRaidID = GetLootMethod() | lootmethod, masterlooterPartyID, masterlooterRaidID = GetLootMethod() | ||
=== Returns === | === Returns === | ||
:lootmethod, | :lootmethod, masterlooterPartyID, masterlooterRaidID | ||
:;lootmethod : String - One of 'freeforall', 'roundrobin', 'master', 'group', 'needbeforegreed'. Appears to be 'freeforall' if you are not grouped. | :;lootmethod : String - One of 'freeforall', 'roundrobin', 'master', 'group', 'needbeforegreed'. Appears to be 'freeforall' if you are not grouped. | ||