kolton / d2bot-with-kolbot

d2bot game manager by D3STROY3R with kolbot libs by kolton for d2bs
346 stars 332 forks source link

Team MFing and diablo/baal problems #2123

Closed aochalkov closed 4 years ago

aochalkov commented 4 years ago

Hello. I have a prob that i can't resolve my self. According to https://github.com/kolton/d2bot-with-kolbot/wiki/Team-MFing Script.MFHelper stops working as soon as leader enters throneofdestr. But BaalHelper doesn't start working.

What I have now: Leader and 2 helpers kills Andariel, then leader goes for baal and helpers just stay in town and do nothing.

Leader settings: Config.MFLeader = true; Scripts.Andariel = true; Scripts.Baal = true;

Helpers: Scripts.MFHelper = true; Scripts.BaalHelper = true;

If i set Scripts.MFHelper to false, bot runs baal with helpers (they TP to throne room and helps to kill minions), but helpers don't help other routes.

What setting am I mmissing?

I want: Helpers follow leader as Scripts.MFHelper = true and in Diablo/Baal they behave as Scripts.BaalHelper/Scripts.DiabloHelper = true;

aochalkov commented 4 years ago

Solved myself. Code was commented in MFhelper.