Difference between revisions of "Loot.php"

From Bebot Wiki 2
Jump to navigationJump to search
(Created page with "====== Loot ====== ==== Description ==== Module to flat roll on items. !loot <item> - Adds an item to the roll list. Note : this command use can be simplified via the new...")
 
Line 6: Line 6:
  
 
!loot <item> - Adds an item to the roll list.
 
!loot <item> - Adds an item to the roll list.
 +
!clear <slot> - Removes a specific slot
 +
!clear - Removes all slots
  
Note : this command use can be simplified via the new !raidloot interface and/or some 3rd party tools like AOIA+ macros.
+
!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 : this command use can be simplified via the new !raidloot interface and/or some 3rd party tools like AOIA+ !mloot macros.

Revision as of 09:29, 30 July 2021

Loot

Description

Module to flat roll on items.

!loot <item> - Adds an item to the roll 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 : this command use can be simplified via the new !raidloot interface and/or some 3rd party tools like AOIA+ !mloot macros.