How to have rogue pull with scouts shot?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
silentdecay01
Posts: 30
Joined: Wed Jan 04, 2012 12:03 am

How to have rogue pull with scouts shot?

#1 Post 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.
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: How to have rogue pull with scouts shot?

#2 Post 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"/>
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Post Reply