Knight-Rogue does not attack in Cyclops Lair

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
spawni
Posts: 100
Joined: Wed Sep 28, 2011 11:21 am

Knight-Rogue does not attack in Cyclops Lair

#1 Post by spawni »

Yet another cyclopslair-problem.
I have a 70/70 knight-rouge. When I let him run cyclopslair - he just walks straight through....not attacking anyone
Tried to play arround wiht combat_distance, combat_ranged_pull, target_leveldif... nothing worked.

Same char has done cs well half a year ago....
Any hint?
BillDoorNZ
Posts: 446
Joined: Wed Aug 03, 2011 7:37 pm

Re: Knight-Rogue does not attack in Cyclops Lair

#2 Post by BillDoorNZ »

you'll need to give us more info than that!!!

post your characters profile and waypoint file (or relevant parts thereof) and we might be more able to help ya ;)
Germangold
Posts: 276
Joined: Thu Oct 22, 2009 3:58 am

Re: Knight-Rogue does not attack in Cyclops Lair

#3 Post by Germangold »

Code: Select all

		<!-- Attack monsters 3 levels above or 10 below your level -->
		<option name="TARGET_LEVELDIF_ABOVE" value="6" />
		<option name="TARGET_LEVELDIF_BELOW" value="67" />
should solve the problem
spawni
Posts: 100
Joined: Wed Sep 28, 2011 11:21 am

Re: Knight-Rogue does not attack in Cyclops Lair

#4 Post by spawni »

:oops: problem solved - cleared some parts of the wp-code (such as a cast of "whirl-shield") and restarted pc.
After that it worked fine.

ty for your answers!
Post Reply