Page 1 of 1

Avoid Bosses

Posted: Sun Jan 16, 2011 7:10 pm
by do002
Hi guyz, I'm just wondering if there's a way to make the bot avoid bosses( including the quest bosses) when you bump to them while they're walking around?

Re: Avoid Bosses

Posted: Sun Jan 16, 2011 8:54 pm
by jduartedj
do002 wrote:Hi guyz, I'm just wondering if there's a way to make the bot avoid bosses( including the quest bosses) when you bump to them while they're walking around?
Nothing very effective has been discussed, there is a way though that has been posted (USE SEARCH!) but is not simple to implement.

Re: Avoid Bosses

Posted: Mon Jan 17, 2011 3:58 am
by pavel
I have no idea if you want generally avoid bosses, but if you know them by name and want an easy solution, just add them as "friends" in your chars profile.

e.g.
If your charname is powerpavel and you want to avoid the bosses Huck and Puck, then change the powerpavel.xml in folder rom\profiles

Code: Select all

	<friends>
		<friend name="Huck" />
		<friend name="Puck" />
	</friends>
Like this your char wouldn't attack Huck or Puck, unless he gets agro.