HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Multiboards are Evil!!

04-22-2005, 11:56 PM#1
Doomsberg
I hate mulitboards soo much.
Im using multipul multiboards for my map, but whenever i destroy the first one and create a new one, the new one is outta proportion. Example...

Code:
Multiboard - Destroy (Battleboard)
wait 1 second
Multiboard - Create a new Multiboard with 1 column and 9 rows
set Battleboard - Last created Battleboard
Multiboard - set the width for (Battleboard) of column 1 row 1 to 8% of the total screen width
(repeat for all 9 rows)
Multiboard - show (Battleboard)

so thats what iv got set up for the code, now look at what it looks like in-game...(check the pic)
Does anyone know whats causing this, and how i can stop it? I dont want there to be a massive space at the back of the board, i want the board to be just as wide as the words. Thnx.
04-23-2005, 12:12 AM#2
Vexorian
I don't know but the multiboard seems to match the thing you have in the code.
04-23-2005, 03:25 AM#3
Guest
I know why, your title on top is the length its using.
04-23-2005, 06:46 AM#4
Doomsberg
Quote:
Originally Posted by xerox237
I know why, your title on top is the length its using.

Thank you so much Xerox237, u have solved my eternal problem that i have never been able to solve. +rep for you
04-23-2005, 01:11 PM#5
johnfn
Also you can copy triggers to text by right clickling and hitting copy to text.