Page 1 of 1

please help .... !

Posted: Sat Jul 18, 2009 11:07 am
by remsey
Hi,
when the bot run the waypoints he ever attack enemys but i want to harvest and he should not attack enemys is that possible ? how can i change the range he should attack to 0 or 1 ?
and the bot does not loot how can i change this ? in options it s on true !?

Re: please help .... !

Posted: Sat Jul 18, 2009 12:47 pm
by Zilvermoon
remsey wrote:Hi,
when the bot run the waypoints he ever attack enemys but i want to harvest and he should not attack enemys is that possible ? how can i change the range he should attack to 0 or 1 ?
and the bot does not loot how can i change this ? in options it s on true !?
Did you read the first post in the thread where you got the bot?

Re: please help .... !

Posted: Sat Jul 18, 2009 1:19 pm
by remsey
y but i does not work when i choose only enemys about my lvl 10 ....

Re: please help .... !

Posted: Sat Jul 18, 2009 4:39 pm
by d003232
Just set your 'target_leveldiff...' options in your profile to a low level or even to a negative value

Code: Select all

	<option name="TARGET_LEVELDIF_BELOW" value="-1" />
	<option name="TARGET_LEVELDIF_ABOVE" value="-1" />
Or you can set the waypoint type of in your waypoint file to 'TRAVEL'.

Re: please help .... !

Posted: Sun Jul 19, 2009 12:18 pm
by remsey
works thanx