WoW:API RollOnLoot: Difference between revisions

m
Move page script moved page API RollOnLoot to WoW:API RollOnLoot without leaving a redirect
No edit summary
m (Move page script moved page API RollOnLoot to WoW:API RollOnLoot without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 35: Line 35:
     DEFAULT_CHAT_FRAME:AddMessage("You passed on the item with id: " .. Rollid );
     DEFAULT_CHAT_FRAME:AddMessage("You passed on the item with id: " .. Rollid );
   end
   end
   Pre_WoW_Rollonloot(id, roll);
   Pre_WoW_Rollonloot(Rollid, roll);
  end
  end


Anonymous user