rogue / Scout

Talk about anything in Runes of Magic. This does not need to pertain to botting.
Post Reply
Message
Author
chesterfield
Posts: 34
Joined: Thu Feb 16, 2012 4:03 am

rogue / Scout

#1 Post by chesterfield »

I have a problem with my scout ! It does not use the skills from the Rogue !
What is your profile from Rogue / Scout from ?

my char used arrow and not bow


zeigt mir bitte mal eure profile
noobbotter
Posts: 527
Joined: Fri Aug 31, 2012 1:15 pm

Re: rogue / Scout

#2 Post by noobbotter »

In your profile, find the scout skills section and make sure you include Rogue skills inside the scout section. Kind of like this:

Code: Select all

<skills_scout>
		<skill name="SCOUT_COMBO_SHOT"        	hotkey="MACRO" priority="95" />
		<skill name="SCOUT_SHOT"          		hotkey="MACRO" priority="90" />
		<skill name="SCOUT_ARROW_OF_ESSENCE"    hotkey="MACRO" priority="90" hpper="60" inbattle="true"/>
		<skill name="SCOUT_VAMPIRE_ARROWS" 		hotkey="MACRO" priority="85" />
		<skill name="SCOUT_AUTOSHOT"      		hotkey="MACRO" priority="80" />
		<skill name="SCOUT_WIND_ARROWS"   		hotkey="MACRO" priority="70" />
		<skill name="ROGUE_SHADOWSTAB"    		hotkey="MACRO" priority="90" />
	</skills_scout>
Notice the last 2 skills in the Scout section is the Rogue general skill Shadowstab.
Post Reply