Page 1 of 1

rogue / Scout

Posted: Wed Aug 19, 2015 11:55 am
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

Re: rogue / Scout

Posted: Wed Aug 19, 2015 1:16 pm
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.