As far as i know there are no real way of replacing and switching nicely between races UI. You can with some effort replace Console Frame other parts like buttons mostly i dont know if even possible to replace every texture of it or if there are it will be really time consuming.
Development > UI Development
How to make default UI
- 5 posts
-
TwoDie Author
- Battle.net
- TwoDie
- #792 EU
- Join date
- Apr 30, 2010
- Location
- Lithuania
- Reputation
- 7
- Posts
- 299
- Projects
- 7
- Last login
- May 23, 2013
-
Helral Moderator
- Battle.net
- Helral
- #454 EU
- Join date
- May 26, 2010
- Location
- Netherlands
- Reputation
- 13
- Posts
- 777
- Projects
- 5
- Last login
- Apr 04, 2013
Quote from ElBushido: Go
HI!
In my td map I have the 3 races, but the UI skin is randomly selected and it looks wierd when a player is terran and the UI is zerg or protoss, or player is zerg but UI is protoss and so on.
How do i make the UI to be the same as the race selected?
Race selection is done via dialog buttons( this might be obvious but want to give the precise details...)
Let the player pick the race in the lobby. Then read out his picked race and use that as the race selected, the UI should match then.
Or is there a reason why you would need them to choose the race using dialog buttons?Helral's Lair
Meow meoow meeow. I'm ze evil SC2MapsterKitten.current projects:
- UI support for other projects
- Helrals Random Dungeon Map (progressing very slowly)
- monitoring wiki and UI development forum
-
Helral Moderator
- Battle.net
- Helral
- #454 EU
- Join date
- May 26, 2010
- Location
- Netherlands
- Reputation
- 13
- Posts
- 777
- Projects
- 5
- Last login
- Apr 04, 2013
Quote from ElBushido: Go
Yes since its a tower deffense map units are totally different.
Well that shouldn't matter for picking the race in the lobby or using dialogs. You can simply run the required trigger on a player basis by checking their race. It also allows them to pick random to get a random race set for them.
- 5 posts

ElBushido Regular ShmoeHI!
In my td map I have the 3 races, but the UI skin is randomly selected and it looks wierd when a player is terran and the UI is zerg or protoss, or player is zerg but UI is protoss and so on.
How do i make the UI to be the same as the race selected?
Race selection is done via dialog buttons( this might be obvious but want to give the precise details...)