Is it possible to show the player carrying a flag to his side only? I want friendly units to be able to see a custom flag but don't want the enemy to see it.
I've tried things like this in the client:
?(side player != side flagowner):exit
but still the enemy sees the flag. Is it possible to display a flag to certain players?
thanks,
SSG Plazmoid