Awards a loot item to a group member. Has no effect if the player is not the loot master or if no loot or candidate matching the given parameters exists.
See also Loot functions.
Signature:
GiveMasterLoot(slot, index)
Arguments:
slot- Index of a loot slot (between 1 andGetNumLootItems()) (number)index- Index of a loot candidate (seeGetMasterLootCandidate()) (number)