Multiplayer AI attacks only 1 of the players.

I tried using Get All Actors of Class “Character”, but then I can only use a “For Each Loop” to get an Object Reference, and plug it in the == node (see screenshot), but it doesn’t work.
In the second screenshot I gave a tag “Player” to my character, and tried something that also didn’t work.