This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I got 2 behaviors, Team 1 and Team 2, which makes the unit glow red or blue depending on the behavior.
I added both behaviors to my units, but I want to disable the team 2 behavior, if the unit is owned by a player on team 1.
Is there a way to check if the unit is owned by a player on team 1 or 2? (or a player group).
Use a trigger to do that.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Ok, just thought I'd check if anyone knew a way to do it with Data :)
I got 2 behaviors, Team 1 and Team 2, which makes the unit glow red or blue depending on the behavior.
I added both behaviors to my units, but I want to disable the team 2 behavior, if the unit is owned by a player on team 1.
Is there a way to check if the unit is owned by a player on team 1 or 2? (or a player group).
Use a trigger to do that.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Ok, just thought I'd check if anyone knew a way to do it with Data :)