Player - Turn Player 1 Tooltip Visibility flag Off
But the tooltips on mouseover for other players still show up.. I put it in a Map Init Trigger, playing as player 1. I do have Multiple Map Init triggers tho, so could that possibly be whats causing it?
I have tried
Player - Turn Player 1 Tooltip Visibility flag Off
But the tooltips on mouseover for other players still show up.. I put it in a Map Init Trigger, playing as player 1. I do have Multiple Map Init triggers tho, so could that possibly be whats causing it?
If it shows up for other players but not you the reason is that you used:
Player - Turn Player 1 Tooltip Visibility flag Off
This will turn it off for player 1, and only player 1. You need to turn it off for all players.