HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

A question for Darky27

09-25-2003, 06:33 PM#1
Dark_Templar
What do you do to put images on leatherboards, just like on Return of the Dragons? That's very insteresting, would you answer my question?

Thanks
09-25-2003, 06:38 PM#2
Kerry
It's called a multiboard, not leaderboard. The functions for multiboards are only avaible in JASS, there are no predefined actions for the trigger editor. There are several multiboard tutorials out there, this is one of them:
http://www.wc3campaigns.com/forums/s...threadid=24450
09-26-2003, 05:37 AM#3
Phil_123
UMSWE4 put the Multiboard actions into the GUI.
09-26-2003, 09:12 AM#4
Kerry
Oh right :) Elite doods like me only use jass ;)
09-26-2003, 07:36 PM#5
35263526
Actually, UMSWE's multiboard triggers only let you edit multiboards and their items. You can't actually create them. Although they did make it possible to make multiboard and multiboard item variables.

I was a bit disappointed to say the least.........
*goes off to learn some more JASS*
09-26-2003, 10:55 PM#6
theJ89
Ok, the difference between a leaderboard and a multiboard...

LEADERBOARD
Players only
No Icons
Two values per player (label and number)
Cannot be reduced or hidden w/o triggers
Automatically sizes itself.

MULTIBOARD
(an example of a multiboard is the resource board you see when a teammate leaves in melee)
Kind of like tables, lets you choose how many columns and rows there will be.
Two values per cell (a cell is the same thing a Player slot in a leaderboard): Icon and Label.
Can have a set width for any of the cells.
Does not automatically size itself.
Can be minimized/restored like a window.

You can have as many multiboards as you want, but only one can be shown at a time.

The end! And thanks to dataangel, kerry, AFallenAngel, weaaddar, and all others for helping me make the multiboard trig map!
09-26-2003, 10:58 PM#7
theJ89
If you need further help, click on someone's search button, and then find the part at the top that says "search" in green (between Post and WC3Campaigns Forums) and click there. That'll get you to the search page. Type in "Multiboard" or something you want to know about. Chances are it will be there, or this isn't the most active WC3C site on the net.
09-27-2003, 02:58 AM#8
weaaddar
cool I'm credited for something I had no part of!