HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Need Help With Multiboard, NOW!

01-02-2004, 12:49 AM#1
Milkman
I'm trying to create a multiboard that displays Kills, Gold and current Level(in a td). Now, i don't understand **** of the Multiboard tutorials that are available since they are full of JASS. Now, could anyone post an example map or just explain to me how i can make this multiboard for 4 players. PLEASE!
01-02-2004, 01:57 AM#2
linkmaster23
iF i knew i would tell you. But i think it has something to do with the "NOW!" in your title. But ill go try to make one. Brb.
01-02-2004, 02:03 AM#3
Milkman
Thanks man, I'll go to bed now so I'll check it out tomorrow.
01-02-2004, 03:47 AM#4
-={tWiStÄr}=-
you could just use 3 leaderboards but... that defeats the purpose :bgrun: But i have to go to bed i can make it in the morning
01-02-2004, 04:02 AM#5
l]arkOne
I can do it for you in no time in jass but I need to know the number of rows and column you want. Do you want a different multiboard for each player of one multiboard with all player on it?

__|Kills | Gold | Current Level
P1|......|........|.......................
P2|......|........|.......................
P3|......|........|.......................
P4|......|........|.......................

Do you need a Life remaining column?

Do you want to have it in jass so you can learn how to do it? Or you want in GUI(take more time for me to do)?
01-02-2004, 12:23 PM#6
Milkman
Quote:
__|Kills | Gold | Current Level
P1|......|........|.......................
P2|......|........|.......................
P3|......|........|.......................
P4|......|........|.......................

Thats exactly the way i wanted it but with the addition of Lives, If you make it in JASS, i suppose i could implement it but if you do, please add some explaination lines. What I would be most grateful for is a GUI multiboard but anything goes. thanks!
01-02-2004, 06:44 PM#7
l]arkOne
Okay I will work on it. I will try to add some comment.

Okay I will work on it. I will try to add some comment.

I dont make my multiboard just in jass, I use the action "custom text" so you can still add thing in gui and modify the line very easily.

The + for doing it with my method is its very easy to understand.
The - for not doing it in gui is if you rename a variable used in the multiboard, you have to correct each line manualy(the gui do it for you)
01-02-2004, 06:54 PM#8
-={tWiStÄr}=-
im done with mine but theres a few probs, just working it out. but for lives and kills, are you using an array? because i need to know those vars cause my thing is really confusing :bgrun: ill put comments in too :D
01-02-2004, 07:04 PM#9
LegolasArcher
FFS You dont need JASS. 1.13 adds all GUI multiboard triggers. And you damn lucky its against the rules to flame, for if its not Id be so bitching about "NOW!" in the title. We help you or free. Stop acting like its our duty and job to. </RANT>

There under the multiboard catagory.
01-02-2004, 07:06 PM#10
l]arkOne
Whats the color of each player? Red, Blue, Teal and Purple?
01-02-2004, 08:53 PM#11
l]arkOne
Here the multiboard
01-02-2004, 08:58 PM#12
Milkman
Yes, the players are Red Blue Teal and Purple. And Yes, i will be using an array for the kills and lives, aswell as for the Gold and levels.

And thanks a lot for your help!

And legolas, stop being so damn serious... It seems like you think it's a job. Anyhow, the only I thing meant by "NOW!" was to bring attention to my problem. Any other interpretations (did i spell that right?) are excessive as i now have stated what it meant.

EDIT: Thanks a LOT l]arkOne for doing this for me, I'm truly greatful.
EDIT2: just tested it out and i think you did a great job and you will be given great credit in the credits =)...
01-02-2004, 11:14 PM#13
-={tWiStÄr}=-
:( and i was almost done :(