the whole corpse retrieval thing is a giant pain in the ass to do, its a lot better than what it was but it still has a long way to go.
also are you using the latest version? I have noticed that sometimes HB takes a very long time to calculate a route to their corpse, maybe your just not giving it enough time possibly?
Yeah i am using the latest version as of tonight. I have only died once tonight and it was while i was afk, came back and they had been dead for at least 20 minutes. It's really no big deal for me since i mostly watch them anyway, just thought i would let you know.
Just starting using your newest version. Looks amazing. 1 request tho, can you please add skining on leader and follower??
tested on 2 mages 55-60. worked flawless. thank you very much for the this plug-in and its improvements.
don't know what i do wrong...i am playing with a rogue (with grind mode) and a paladin (follower multibox). the rogue does his part with grind, the pala just follows him, if the pala get aggro the rogue doesn't help him, also if the rogue summon the horse the paladin doesn't. i disabled loot mobs and harvest...don't know what i am doing wrong ;/
With the development of Partybot by Apoc, I am going to discontinue the development of this system due to Apoc's much more advanced programming skills, unless there is large enough demand for me to continue.
Agreed! Unless they make PartyBot to work with a played leader, I soooo want this. Btw, looking at the loot code... Code: [FONT=Consolas][SIZE=2][COLOR=#0000ff][FONT=Consolas][SIZE=2][COLOR=#0000ff] [SIZE=2][FONT=Consolas][COLOR=#0000ff]if[/COLOR][/FONT][/SIZE][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Consolas][SIZE=2][FONT=Consolas][SIZE=2] (Gobject.Distance > Lootdistance || RaFHelper.Leader.Distance > Lootdistance)[/SIZE][/FONT][/SIZE][/FONT] Don't you mean... Code: [FONT=Consolas][SIZE=2][COLOR=#0000ff][FONT=Consolas][SIZE=2][COLOR=#0000ff] [SIZE=2][FONT=Consolas][COLOR=#0000ff]if[/COLOR][/FONT][/SIZE][/COLOR][/SIZE][/FONT][/COLOR][/SIZE][/FONT][FONT=Consolas][SIZE=2][FONT=Consolas][SIZE=2] (Gobject.Distance < Lootdistance || RaFHelper.Leader.Distance < Lootdistance)[/SIZE][/FONT][/SIZE][/FONT] ??? Also, would be nice with some blacklist code for bugged loots. Cheers
I hope you keep it up, my vote here! Seems to still be the best for hand playing leader with bot followers.
Nice catch, I will fix them later today and upload the changes, plus come up with some kind of blacklist system. I may continue developing the follower side since the partybot thing looks like it will only work with a bot leader.
great stuff. I actually 4-manned Blackrock Caverns last night. Once my shammy gets done it should be interesting to see what can be done. Thanks for your work.
updated followerbot to 3.5, just download it directly instead of the zip file. Added blacklisting code, though I have not had a chance to test it so may be buggy. Let me know. Also, as for now, to have a follower pass on loot just right click and enable Pass on loot on your character as per what 11b248h said:
You're probably sick of ppl asking this, but is it possible to have the bot follow a specific character in BG? The multibox plugin is amazing when grinding and questing, but I'd really like to have my healer with me in BG...he doesn't necessarily have to heal ONLY me, just follow me around and heal everyone. I was using SetTheLeader a few releases and it worked OK, but doesn't seem to work anymore. It seems like this feature is something that either no one thinks is needed or is impossible to code.