Sorry to start a new thread if there is an obvious solution to this little problem and I was blind not finding it, would be glad if you could redirect me to the thread/tutorial where I could figure things out.
Basically I am simplifying sc WoL UI to a mininum, dont want to create anything new. I just need to remove all stuff from the help panel. So far I managed everything except "Controls" and "Game mechanics"... Is there a simple way to remove/hide those with triggers?
oh dear and no1 else was so friendly to do that for me. well there are tutorials how to hide certain parts of the UI, just search for "Layout" "hide" "UI".
i am not sure if the trigger part gonna help you. there is a trigger to hide certain frames of the UI, maybe your ones too
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Sorry to start a new thread if there is an obvious solution to this little problem and I was blind not finding it, would be glad if you could redirect me to the thread/tutorial where I could figure things out.
Basically I am simplifying sc WoL UI to a mininum, dont want to create anything new. I just need to remove all stuff from the help panel. So far I managed everything except "Controls" and "Game mechanics"... Is there a simple way to remove/hide those with triggers?
Edit - 100th post yay! ^^
Data Module -> Game UI Data -> Default SC2 UI Settings
Then delete the content of "Help Game Mechanics", "Help Controls" and "Help Control Categories".
Ok, this deletes everything in those selections, but the empty buttons are still there. ;/
Does anybody has a solution for this? It is realy bugging me off ;-/
@Argutaris: Go
have a look inside the UI-Module. find your frame/button -> create a new layoutfile -> set alpha to 0 or move it outside the screen
@FunkyUserName: Go
You are talking to a total nooblet here. I have no idea how to do that stuff... Is there any link to a tutorial or sumtin?
@Argutaris: Go
oh dear and no1 else was so friendly to do that for me. well there are tutorials how to hide certain parts of the UI, just search for "Layout" "hide" "UI". i am not sure if the trigger part gonna help you. there is a trigger to hide certain frames of the UI, maybe your ones too