Hi, I have been working on a hero selection for my map. but now I cant get the unavalible heroes to turn red. I can't seem to find any trigger to change the color for only one player but not the others, because when i change the tint color the unit turns red for all players. so if anyone knows how to fix this it would be nice!
There is an actor message called Set Tint Color (local), which afaik changes the tint color for the owner of the actor only. You could try to make use of that.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi, I have been working on a hero selection for my map. but now I cant get the unavalible heroes to turn red. I can't seem to find any trigger to change the color for only one player but not the others, because when i change the tint color the unit turns red for all players. so if anyone knows how to fix this it would be nice!
@Zeoxy: Go
http://www.sc2mapster.com/forums/resources/tutorials/19371-tutorial-trigger-data-show-hide-destroy-any-given-actor/
You'll have to use that method.
There is an actor message called Set Tint Color (local), which afaik changes the tint color for the owner of the actor only. You could try to make use of that.