how to ignore unwanted mobs?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
real
Posts: 15
Joined: Mon Oct 10, 2011 3:49 am

how to ignore unwanted mobs?

#1 Post by real » Wed Oct 12, 2011 7:14 am

hi guys!

I need to know how do i ignore unwanted mobs been attacking from my character? he just attack anything around him XD

please help and thanks :)

kanta
Posts: 424
Joined: Thu Nov 11, 2010 4:08 pm

Re: how to ignore unwanted mobs?

#2 Post by kanta » Wed Oct 12, 2011 7:25 am

In your waypoint <onLoad> section add a line with something like this

Code: Select all

settings.profile.friends = {"Dark", "Copper", "Spirit", "Fierce"};
Partial names work. It will only attack mobs you list this way if they attack you first, otherwise it just ignores them.
Scout/Knight/Rogue 70/66/66

real
Posts: 15
Joined: Mon Oct 10, 2011 3:49 am

Re: how to ignore unwanted mobs?

#3 Post by real » Wed Oct 12, 2011 7:44 am

oh ok thanks to u i found something else and it work for me :)

Code: Select all

<mobs>
		<!-- names of mobs we want to attack 				-->
		<!-- if no names defined we will attack all mobs	-->
		<mob name="Inferno Guard Dog" />
		<mob name="" />
		<mob name="" />
	</mobs>
for now this is working and if it went wrong i will try urs :)

Thanks!
Problem solved.

kanta
Posts: 424
Joined: Thu Nov 11, 2010 4:08 pm

Re: how to ignore unwanted mobs?

#4 Post by kanta » Wed Oct 12, 2011 8:00 am

The line I gave is doing the same thing as what you found. The difference is that with my option you can leave the profile friends blank and set mobs you do not want to attack with each waypoint file. Keeps the profile cleaner and more manageable.
Scout/Knight/Rogue 70/66/66

real
Posts: 15
Joined: Mon Oct 10, 2011 3:49 am

Re: how to ignore unwanted mobs?

#5 Post by real » Thu Oct 13, 2011 2:47 am

kanta wrote:The line I gave is doing the same thing as what you found. The difference is that with my option you can leave the profile friends blank and set mobs you do not want to attack with each waypoint file. Keeps the profile cleaner and more manageable.
oki thx :)

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 0 guests