kolton / d2bot-with-kolbot

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

please help this error message #1577

Closed KOREAGOD closed 5 years ago

KOREAGOD commented 5 years ago

i'm using follower.js >> but this error message my leecher enter leader portal >> [[ Leader Unit Found ]]
and my characters all out room

why this situation ????

my english is so fucking bad sorry

DarkHorseDre commented 5 years ago

in the follower config ensure the config.leader is set, case sensitive https://github.com/kolton/d2bot-with-kolbot/issues/1542

gtoilet commented 5 years ago

vouch DHD , only place to set config leader is in leaders char config

DarkHorseDre commented 5 years ago

no, config.leader is set in the followers config - it tells follower who is the leader

KOREAGOD commented 5 years ago

Config.Leader = "ABC"; Scripts.Follower = true

anything else???

DarkHorseDre commented 5 years ago

leader should issue invites and followers accept ofc..

scripts.follower and mfhelper use config.leader. read the comments of the config settings in the config file for additional tips