It will try 2 times unless two people loot at the same time. It'll get an error and continue with the waypoints.rubenr wrote: The bot tries 2 times, so with that you'll have no problem.
I've found that unless you add a
Code: Select all
yrest(6000)
It will try 2 times unless two people loot at the same time. It'll get an error and continue with the waypoints.rubenr wrote: The bot tries 2 times, so with that you'll have no problem.
Code: Select all
yrest(6000)
Code: Select all
repeat
yrest(1000)
until checkparty() == true
in game functionvolkovy wrote:how do i set it on "normal"?
Code: Select all
SetInstanceLevel("normal")
Code: Select all
RoMScript("SetInstanceLevel("normal")")
tyvm!lisa wrote:in game functionvolkovy wrote:how do i set it on "normal"?so with botCode: Select all
SetInstanceLevel("normal")
Game seems to have issues of reseting instance difficulty to easy all the time, it's kind of annoying.Code: Select all
RoMScript("SetInstanceLevel("normal")")
Code: Select all
RoMScript("SetInstanceLevel("normal")")
Code: Select all
RoMScript("SetInstanceLevel('normal')")
Users browsing this forum: No registered users and 8 guests