Navigation menu

WoW:API RollOnLoot: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
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