you should also have it autoloot any item that it finds in your bag. i added that to my local copy of magnet and it works like a charm. grab an item once and then you'll keep collecting them until you sell them off.
you should also have it autoloot any item that it finds in your bag. i added that to my local copy of magnet and it works like a charm. grab an item once and then you'll keep collecting them until you sell them off.
Great idea, i will add this soon... tomorrow maybe
lilsparky, i just added your idea. it's a rough start, at the moment is caching the inventory bags on BAG_UPDATE... tho i noticed it's updating quite often maybe it's better to not cache and check on every time the loot window is opened?
/bettermagnet config should work, you getting any errors?
If ACE3 lib is not loaded It doesn't work at all.. no error or anything
If I have ACE3 lib installed and loaded with BetterMagnet it loads up fine,
but if I do a /rl I get this error..
Interface\AddOns\BetterMagnet\BetterMagnet.lua: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceEvent-3.0".
If ACE3 lib is not loaded It doesn't work at all.. no error or anything
If I have ACE3 lib installed and loaded with BetterMagnet it loads up fine,
but if I do a /rl I get this error..
Interface\AddOns\BetterMagnet\BetterMagnet.lua: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceEvent-3.0".
It doesn't error after you log in but it errors after you reload the ui? That is very strange... Are you using disembedded libaries?
BetterMagnet is my fork of Magnet. Difference is BetterMagnet loots items based on their ItemType and SubType instead of an item list.
Project: http://www.wowace.com/projects/bettermagnet/
I'll try to finish it tomorrow.
Great idea, i will add this soon... tomorrow maybe
Ah, i must have missed that function, that makes this a lot easier :D
How do I get the config window up? I tried everything /bettermagnet /bettermagnet config /bm etc etc..
/bettermagnet config should work, you getting any errors?
If ACE3 lib is not loaded It doesn't work at all.. no error or anything
If I have ACE3 lib installed and loaded with BetterMagnet it loads up fine,
but if I do a /rl I get this error..
Interface\AddOns\BetterMagnet\BetterMagnet.lua: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceEvent-3.0".
Bolded the correct usage.
It doesn't error after you log in but it errors after you reload the ui? That is very strange... Are you using disembedded libaries?
Nope no disembedded libraries. Other then ACE3 to see if it would help my problem with BetterMagnet.