Problems with (Object Selected (Multiplayer))

In my scenario I want instructions to display (for example) to player 3, when player 3 selects an object. I am using this condition:

Condition
Object Selected (Multiplayer)

Effect
Display Instructions

When player 3 selects the object, the instructions do appear for player 3 as needed. However the instructions ALSO show for every other player in the game! There are certain buildings where I want the instructions to display only to the player who clicked on them. Is this possible?

You could write a chat message to that player.

1 Like