Page 1 of 1

How to have rogue pull with scouts shot?

Posted: Wed Jan 11, 2012 12:09 am
by silentdecay01
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.

Re: How to have rogue pull with scouts shot?

Posted: Wed Jan 11, 2012 12:25 am
by lisa
check your profile option for this

Code: Select all

		<option name="COMBAT_RANGED_PULL" 	value="true" /> 		<!-- only important for melees -->
and also for skill have this

Code: Select all

<skill name="SCOUT_SHOT"          		hotkey="MACRO" priority="90" pullonly="true"/>