Implement the AOE Loot/Mass Loot feature from Mist of Pandaria, allowing players to loot multiple corpses in a single action. Compatible with any emulator using Eluna, including TrinityCore and AzerothCore.
.moon
or .lua
format.lua_scripts
directory..diff
script to add necessary methods to Eluna:
git apply --directory=modules/mod-eluna azerothcore_eluna.diff
git apply --directory=src/server/game/LuaEngine trinitycore_eluna.diff
Automatically enabled for solo play, allowing looting of multiple corpses with one action.
Works with any emulator using Eluna, with the provided .diff
script ensuring full functionality.
Licensed under GNU GPL v3. See the LICENSE file.
Readme generated with the help of ChatGPT.
Contributors: @iThorgrim, @Niam5, @Intemporel