Page 1 of 1

unable to attack friendly targets

Posted: Wed Nov 19, 2014 3:35 pm
by AngelDrago
Hello everyone bot is not attacking friendly targets and red targets in wander or even if waypoint is created. It attacks red target only if attack on otherwise it will bypass them any ideas on how to fix that?

Re: unable to attack friendly targets

Posted: Wed Nov 19, 2014 11:44 pm
by rock5
It could be for a number of reasons. My first guess would be that you are now too high a level for the mobs. In your profile you will find these options

Code: Select all

		<option name="TARGET_LEVELDIF_ABOVE" value="3" />
		<option name="TARGET_LEVELDIF_BELOW" value="10" />
What these options mean is it wont attack mobs that are less than 10 levels below your character or mobs that are more than 3 levels above your character. Try changing the LEVELIF_BELOW to a larger number and see if that works.

Re: unable to attack friendly targets

Posted: Fri Nov 21, 2014 10:35 am
by AngelDrago
Hello Rock5 thank you for the responds, i have tried your suggestion and with no joy. any other ideas that would help?

Re: unable to attack friendly targets

Posted: Fri Nov 21, 2014 10:53 am
by rock5
What level are the mobs? What level is your character? Is this while using wander did you say? Did you try the default profile?