What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Lazyraider roll greed on everything :(

Status
Not open for further replies.

Swazer

New Member
Joined
Jan 18, 2011
Messages
78
Reaction score
1
Sitting here right now and running ZA with Lazyraider as Healer.
Everything works great except that the bot handle the loot for me.
I've tried to disable and reenable Autoequip2 but no difference, how can I fix so I can handle the loot myself?
 
its auto equip turn it off in you plugin setting
 
Have you checked the settings for autoequip? There might be a reason its greeding on stuff.
 
Code:
[00:55:07:712] EnabledPlugins:
[00:55:07:712]     Bug Submitter
[00:55:07:712]     CutPurse
[00:55:07:712]     LeaderPlugin
[00:55:07:712]     Magnets Collector 0.1
[00:55:07:712]     Refreshment Detection

Then

Code:
[01:39:03:551] Party Members Changed - Tank still in group
[01:39:19:699] Ressing: casting Redemption on Priest Kr**** at distance 4.63 with type Buff at hp 0
[01:39:19:702] Spell_C::CastSpell(7328, 0, 0x5000000030C7699, 0) [946]
[01:39:20:695] #Out of Combat - Mana is at 35.59 %. Time to drink.#
[01:39:20:695] Resting.
[01:39:21:839] Rolling for loot!

Really what to do?
 
even tho the plugin is off, put the setting on not rolling.

somehow it still greeds even when turned off
 
even tho the plugin is off, put the setting on not rolling.

somehow it still greeds even when turned off

Roll on loot: False

And no addon which handle the rolling.
So I have no clue about what's wrong
 
I noticed, while looking at the "AutoEquipSettings.cs" file, that even though I change in UI it didn't change in file.
So I'll give feedback tomorrow if it worked.
 
turn it off and then restart Hb

it wont work without a restart
 
turn it off and then restart Hb

it wont work without a restart

Code:
        #region Category: Loot Rolling

        [Setting]
        [DefaultValue(false)]
        [Category("Loot Rolling")]
        [DisplayName("Roll on Loot")]
        [Description("Toggles if AutoEquip will roll for loot when doing dungeons, raiding or any other form of activity that requires you to be in a party with other players.")]
        public bool RollForLootInDungeons { get; set; }

        [Setting]
        [DefaultValue(false)]
        [Category("Loot Rolling")]
        [DisplayName("Roll for Disenchant if possible")]
        [Description("Toggles if AutoEquip will select disenchant if possible when rolling for loot.")]
        public bool RollForLootDE { get; set; }

Still rolling greed and autoequip is disabled :S
And I have restarted HB
 
Last edited:
hmmm...i have to check it with LazyRaider's creator
 
Strange, when I removed AutoEquip out of Plugin folder it finally let me roll manually
 
So sorry (a)

Though it tells me that AutoEquip need some love :P
 
Well I have the same problem. I totally removed Autoequip from its direcotry but something still Rolls. And I use LazyRaider... Of course HB is restarted etc.
 
Check the autoequip settings file out for the user you have troubles with. You can remove the rolling in dungeons there. But then it will not roll at all.

Sent from my X10i using Tapatalk
 
Clear your settings folder and re-configure Hb

Thread closed since its too old
 
Status
Not open for further replies.
Back
Top