Hi, in your images you set the “Player Index” variable to 0, on the server that’s always gonna be the server.
But why not just using a new blackboard key something like “Target Actor” and use that? So you would set that when the AI sees a new player with the reference of the sensed actor. Then you don’t need this workaround with the player index.