I'd like to make unit status bars be always hidden (forced hidden). I've seen a couple of maps did that like Doodad Hunt, and I'm not sure if this is doable in triggers or data yet...
Unit-Setforcedstatusbarstateon(Pickedunit)toOff
I tried this trigger action (with a "Pick each unit" of-course), but it didn't work and I knew that because the default "Set forced status bar" is off, and that action is used to only set it to force on, not off.
That does it! Thanks!! I knew it had to be somewhere in the actors, but its nasty that you have to click "Show Advanced Fields" in order for it to appear. That's why I missed it I guess.
@Mod
My bad, please move this to the "Data" forums whenever possible.. It doesn't seem like this could be done using triggers anyhow.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'd like to make unit status bars be always hidden (forced hidden). I've seen a couple of maps did that like Doodad Hunt, and I'm not sure if this is doable in triggers or data yet...
I tried this trigger action (with a "Pick each unit" of-course), but it didn't work and I knew that because the default "Set forced status bar" is off, and that action is used to only set it to force on, not off.
Thanks !
No idea about triggers, but in data editor, you can turn it off in Actors: UI - Status Bar Flags.
You have to do it for every type of unit tho.
Regards
@maticpl: Go
That does it! Thanks!! I knew it had to be somewhere in the actors, but its nasty that you have to click "Show Advanced Fields" in order for it to appear. That's why I missed it I guess.
@Mod
My bad, please move this to the "Data" forums whenever possible.. It doesn't seem like this could be done using triggers anyhow.