• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

User Interface Question

Status
Not open for further replies.
Level 4
Joined
Nov 7, 2009
Messages
83
I'm not really sure what you are trying to do, but I think you can make a marketplace that sells tiers and when a unit acquires a tier, you change your UI and maybe remove the tier.

You start by using the unit event: unit acquires an object
Condition: Object=tier2
Actions: Whatever your UI changing involves.
(maybe you can have a unit for tier 1, another one for tier 2, etc and replace them using unit replace)
 
Status
Not open for further replies.
Top