How to have rogue pull with scouts shot?
Posted: Wed Jan 11, 2012 12:09 am
I added scouts "shot" skill to my rogues skill list. How do I set it so it only uses it pull? It pulls then keeps using it after the cd is done.
MicroMacro home
https://www.solarstrike.net/phpBB3/
Code: Select all
<option name="COMBAT_RANGED_PULL" value="true" /> <!-- only important for melees -->
Code: Select all
<skill name="SCOUT_SHOT" hotkey="MACRO" priority="90" pullonly="true"/>