HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

[JASS] Cool Feature: Multiboards!

07-13-2003, 06:15 PM#1
Buster
Hi, I want to present the multiboard-function which doesnt exist in the GUI-triggers - it is only available in JASS. It is like the leaderboard in the GUI-triggers but you can define their size which means you can define how many rows and columns the multiboard have. Another feature of the multiboard is you can minimize and maximize it like the windows in Windows *lol*. For example you can create a multiboard with 25x25 (<=625 ..i dont know whats the maximum) entries which means you can display a lot of values you want to display in wc3. Also you can define the width of the cells.

Download: multiboard.w3m

Only playable in TFT because of the multiboard-functions which dont exist in RoC.

More info and all functions about multiboard-function are here.

Picture about a multiboard:


~Buster
07-13-2003, 06:17 PM#2
Starcraftfreak
Hey, I'll add that to the GUI triggers in UMSWE.
07-13-2003, 06:37 PM#3
got_ammo
Wow very nice Buster!
07-13-2003, 10:56 PM#4
Sen
This new functionality deserves a bump! I was looking for exactly this! Thanks!
07-14-2003, 04:55 PM#5
Peppar
Actually, it seems to run in RoC quite well. I guess it was one of
the things Blizzard was generous enough to add to the game with
the latest patch. Nice feature still. ^_^
07-14-2003, 06:09 PM#6
Starcraftfreak
Quote:
Originally posted by Peppar
Actually, it seems to run in RoC quite well. I guess it was one of
the things Blizzard was generous enough to add to the game with
the latest patch. Nice feature still. ^_^
Hey, actually many TFT triggers work in RoC 1.10.
07-14-2003, 07:48 PM#7
weaaddar
why is this stickied?
07-14-2003, 08:30 PM#8
Guest
Woa, this is really cool if it works in RoC. I will try it as soon as i'll have downloaded the latest patch. This could be really useful (and much better than a simple leaderboard) in my tower defense map.
07-14-2003, 09:30 PM#9
Earth-Fury
weader, it is stickied cause its a great discovery.
07-14-2003, 09:35 PM#10
Raptor--
now if only there were button functions in it
07-14-2003, 10:13 PM#11
weaaddar
its not a great discovery, you see multiboards every time you play melee and your ally leaves.
Wow what a discovery!
You see them in teh campaign too. Its really not a major discovery like dialogs were back in classic. (even then we didn't sticky it)
07-14-2003, 11:27 PM#12
Earth-Fury
hmm i beleve wedar is correct. add ths to the faq thread and unsticky set topic.
07-15-2003, 12:44 AM#13
oscarsr
I have a question.
How can I renew the value which of items i created ?
07-15-2003, 10:04 AM#14
Buster
You can renew the value with this function:


call MultiboardSetItemValue ( multiboard mb, MultiboardGetItem ( multiboard mb, integer row, integer column))


Ok, then unsticky it. ;) But why is the 'Copy as text' - thread stickied? :D It is also not a great discovery. :////

€dit: The new nightelf theme of this forum is cool, i mean the font color.

~Buster
07-15-2003, 10:42 AM#15
Electromancer
This is more of a way to let everyone talk about un-scripted jass functions. Talk about more and the thread fufills its purpose.