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

Timer window placement

Status
Not open for further replies.
Level 4
Joined
Jul 28, 2009
Messages
64
So my map has a multiboard, and has timers at different times for events and such.

Is there a way to make the timer window appear BELOW the multiboard? Right now they always bump the multiboard down, and it makes it look awkward, and the timer less visible.
 
Level 18
Joined
Mar 7, 2005
Messages
824
I believe that wc3 sort them by the time you've created them..
so create the timer and remove the multiboard and create it again (dunno if show and hide works for this, too)

If this didn't work, then just use another multiboard to show the timer? use some integer variable and count by yourself (some simple trigger will do the job)
 
Level 15
Joined
Aug 11, 2009
Messages
1,606
So my map has a multiboard, and has timers at different times for events and such.

Is there a way to make the timer window appear BELOW the multiboard? Right now they always bump the multiboard down, and it makes it look awkward, and the timer less visible.

No i don't think this is possible,i'm not sure though.
I guess you might wanna make them all in one multiboard including timers...
 
Level 4
Joined
Jul 28, 2009
Messages
64
Hmm, I tried that with no success... thanks anyway.

Any more ideas?

Edit: Reason, i guess i could try that - perhaps edit the title of the mulitboard to display it.
 
Status
Not open for further replies.
Top