This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
How do i set up my trigger so it turns off the status bar for ALL units in the map? or at least all hostile units
What 'Status Bar' are you referring to?
@Beasttamer: Go
The one which hovers above the head of all units which displays HP and for psionic units, energy.
@RageQit: Go
I'm not sure this did it since I haven't test myself but here's the trigger way
Unit - Turn (Triggering unit) Status Bar state Off
Here's the function
http://wiki.sc2mapster.com/galaxy/triggers/set-unit-state/
or maybe this one
http://wiki.sc2mapster.com/galaxy/triggers/set-unit-status-bar-state/
WIth the data editor, simple go to the actor's Status Bar Flag and disable the one you want
How do i set up my trigger so it turns off the status bar for ALL units in the map? or at least all hostile units
What 'Status Bar' are you referring to?
@Beasttamer: Go
The one which hovers above the head of all units which displays HP and for psionic units, energy.
@RageQit: Go
I'm not sure this did it since I haven't test myself but here's the trigger way
Here's the function
http://wiki.sc2mapster.com/galaxy/triggers/set-unit-state/
or maybe this one
http://wiki.sc2mapster.com/galaxy/triggers/set-unit-status-bar-state/
WIth the data editor, simple go to the actor's Status Bar Flag and disable the one you want