#can we make a mob change its target when it has a certain Tag?

1 messages · Page 1 of 1 (latest)

crystal eagle
#

I want the mob to change its targets when it has a certain Tag, for example when tag=1 it will attack lane_1, when tag=2 it will attack lane_2. Is this possible?

willow geode
#

And removing hurt by target

#

It's achievable

crystal eagle
#

No no I'm not talking about that I'm talking about the mob changing its target

#

For example If the mob's tag is 1, its target will also be lane_1 .

#

If the mob's tag is 2 It's target will also be lane_2

willow geode
#

Are you new to entities I already said the solution?

#

Just use filters in nearest attackable target

#

Check if it has the tag and check if the operator can attack that

scarlet jetty
#

thx for tjis

scarlet jetty
#

like target tagxyz on script conditions?

#

the tag is not pre defined