Bukktoof
Well-known member
- Joined
- Nov 16, 2014
- RedCents
- 207¢
So this is just an informative post for those of us who play a lot on EMU's ... every server has their own loot and item systems and sometimes its a royal pitta trying to loot things. Sometime in the recent past Rekka and the crew behind E3 made some loot changes that i just learned about but think are pretty awesome. You can create a different loot profile for each character AND there is a wild card variable you can assign to loot anything containing a certain phrase that you define.
Look in the e3nextandMQ2Binary/config/macroinis and you will find a LootStackable file for each character
```
[Settings]
Enable (On/Off)=Off
With Value Greater Than Or Equal in Copper=10000
Loot common tradeskill items ie:pelts ores silks etc (On/Off)=Off
Loot all Tradeskill items (On/Off)=Off
Honor Loot File Skip Settings (On/Off)=Off
[AlwaysLoot]
Entry=Test01
[AlwaysLootContains]
Entry=
...
The {AlwaysLootContains] is where you type in your keyphrase and it will loot anything off a corpse that has that phrase .... on Rondog's emu server i use Fabled and it works like a boss.
You will need the most recent e3.dll which you can get from the E3Next discord but this has been world changing for me because i play on all the different emu's lol
Maybe this was available in other ways and im just dumb but maybe this helps someone also
Look in the e3nextandMQ2Binary/config/macroinis and you will find a LootStackable file for each character
```
[Settings]
Enable (On/Off)=Off
With Value Greater Than Or Equal in Copper=10000
Loot common tradeskill items ie:pelts ores silks etc (On/Off)=Off
Loot all Tradeskill items (On/Off)=Off
Honor Loot File Skip Settings (On/Off)=Off
[AlwaysLoot]
Entry=Test01
[AlwaysLootContains]
Entry=
...
The {AlwaysLootContains] is where you type in your keyphrase and it will loot anything off a corpse that has that phrase .... on Rondog's emu server i use Fabled and it works like a boss.
You will need the most recent e3.dll which you can get from the E3Next discord but this has been world changing for me because i play on all the different emu's lol
Maybe this was available in other ways and im just dumb but maybe this helps someone also

