If your like me and live outside the US and as such have a higher ping time that stops your pets from effectively using all 5 charges of heal when they heal you then you might want to try these replacement AI scripts for the pets.
[Only registered and activated users can see links. Click Here To Register...]
Each pet's heal script has been changed from:
[Only registered and activated users can see links. Click Here To Register...]
Each pet's heal script has been changed from:
toQuote:
<cmd name="prepare_skill" skill_id="30006" try_cnt="3" />
<cmd name="process_skill" target="5" />
<cmd name="wait" min="800" max="800" />
<cmd name="process_skill" target="5" />
<cmd name="wait" min="800" max="800" />
<cmd name="process_skill" target="5" />
<cmd name="wait" min="800" max="800" />
<cmd name="process_skill" target="5" />
<cmd name="wait" min="800" max="800" />
<cmd name="process_skill" target="5" />
<cmd name="wait" min="800" max="800" />
Making them not only faster at healing for those with higher ping times, but also making sure they will use all 5 charges of heal.Quote:
<cmd name="prepare_and_use_all_stacks" skill_id="30006" try_cnt="5" target="5" skilldelay="400" />