Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<incomplete stub article>

Excerpt

I've sent a droid for repairs (or rearming if a VTOL) – how do I monitor it's progress?

Requirements

Image Removed You'll need backport.daction.js and backport.dorder.js backports depending on game version.

Solution

The easiest thing to do is wait for eventDroidIdle() to be  

eventDroidIdle() is triggered once the repairs/rearming is complete.

However, you You can keep track of every stage of the repair process by looking at the properties of the Droid object.

...