• 🏆 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!

Modifying the UI question... Possible or not?

Status
Not open for further replies.
Level 6
Joined
Jul 8, 2008
Messages
150
When a Hero gains a level, its portrait will flash and a little box with a number displaying how many skill points that Hero has will display in the lower right corner. Same for the Skills menu: a little box will also appear in the lower right corner displaying how many skill points the Hero has. Is it possible to make it so that other skills also display a number (that I choose)? Is it also possible to modify the Hero's portrait so that 2 boxes appear on the Hero's portrait (one in the lower right corner and one on top of that?)
 
Level 9
Joined
Jul 3, 2008
Messages
495
There is a work arround method, I did long time ago.

You can create a .tga/.blp image with the box, and use it as a fadefilter.

EDIT:
But the icon portrait layer will be over the fadefilter, so you need to
make a area of the icon invisible with alpha channels
 
Last edited:
Status
Not open for further replies.
Top