VARIABLE BBot.OpenCorpses.WaitLock.Run - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: VARIABLE BBot.OpenCorpses.WaitLock.Run (/thread-20838.html) |
VARIABLE BBot.OpenCorpses.WaitLock.Run - the angels - 03-08-2018 BBot.OpenCorpses.WaitLock.Run work? this variable responsible for walking after pick up loot???? __ Essa variavel é responsavel para andar depois que pega o loot? RE: VARIABLE BBot.OpenCorpses.WaitLock.Run - MegaNo0body - 03-08-2018 Please refer the documentation: http://wiki.bmega.net/doku.php?id=variables That variable is the time Cavebot will sleep after a corpse has been detected in the floor. The default value of 3500 means that after a corpse is detected, cavebot will be paused for 3.5 seconds, allowing the player go to the corpse, open it and loot (in normal conditions). RE: VARIABLE BBot.OpenCorpses.WaitLock.Run - the angels - 03-08-2018 Is it working? I changed her, and I did not any difference. RE: VARIABLE BBot.OpenCorpses.WaitLock.Run - Kazan - 03-12-2018 (03-08-2018, 04:52 AM)the angels Wrote: Is it working? BBot.Cavebot.NoKillMaxStandTime=6000 BBot.Attacker.AvoidTime=8000 BBot.Attacker.VerifyReachable=3000 BBot.Exhaust.Offensive=600 BBot.Attacker.FailIgnoreTime=1000 BBot.OpenCorpses.RunTick=1200 BBot.OpenCorpses.WaitLock.NewCorpse=2000 BBot.OpenCorpses.WaitLock.Run=1100 BBot.OpenCorpses.NoCorpseTimeout=500 BBot.OpenCorpses.DelayBeforeOpen=1200 BBot.Attacker.FailMaxAttemps=10 here you go |