Loot.php
Loot
Description
Module to flat roll on items.
In AoC (all subcommands are preceded by !loot) :
!loot <item> - Adds an item to the roll list.
!loot list - Shows current loot(s) list.
!loot clear - Removes all slots
!loot add <slot> - Marks player as candidate to win this slot
!loot rem <slot> - Unmarks player as candidate to win this slot
!loot result - Does the random roll(s) and lists the winner(s)
!loot reroll - Rerolls the unwon items
In AO (upper subcommands are mained) :
!loot <item> - Adds an item to the roll list.
!list - Shows current loot(s) list.
!clear <slot> - Removes a specific slot
!clear - Removes all slots
!add <slot> - Marks player as candidate to win this slot
!rem <slot> - Unmarks player as candidate to win this slot
!prem <slot> <name> - Removes player from roll of the slot number given.
!result or !win - Does the random roll(s) and lists the winner(s)
!reroll or !rr - Rerolls the unwon items
!ffa - Lists unwon items as Free For All to loot
Note : in AO this command use can be simplified via the new Raid_Loot interface and/or some 3rd party tools like AOIA+ !mloot macros.