Quote:
Originally Posted by I_Satelite_I
Is there anything I can do when a script starts rubberbanding while doing an instance?
Take CoE or Barracks for example, every once in a while the character gets stuck in one position and it keeps rolling back to this position even though the script is moving forward.
Every time that happens i end up losing the cooldown and I have to force close the script editor with the task manager.
Suiciding and starting over from the beggining is not an option, since it will most likely get stuck in the same spot, only reseting the instance seems to work.
|
Just let the scripts continue for at least a minute, both scripts can unstuck themself, they will detect if you didn't reached a chest or statue and then start from the last chest and walk the path again.
If you have such problems with roll backs be sure your toons have enough movement, starting a script with soul sickness or without 22% movement boots will never work
You could also reduce the whole script speed, just increase any UseSpeed line by 20-50%