HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Multiboard Icon size?

05-15-2005, 03:20 PM#1
Taur
Is there anyway to change the size of the icons in a multiboard? They are always soo small, what if i wanted to put a rather big picture in the multiboard? Is there a way JASS or otherwise?
05-15-2005, 05:04 PM#2
Elven Ronin
So far as I can tell... no.
05-16-2005, 01:41 AM#3
SADISM
Yeah, nothing in either the common.j or blizzard.j leads me to believe you can change the icon size.
05-16-2005, 02:30 AM#4
BlinkBoy
hmm, did you tried expanding the percent of height and width used by that iten?
05-16-2005, 08:07 PM#5
Taur
Quote:
Originally Posted by BlinkBoy
hmm, did you tried expanding the percent of height and width used by that iten?
you can only increase the width of the item size...
05-16-2005, 09:35 PM#6
Anitarf
The icons in a multiboard are scaled, right? Are they scaled to a certain size or just by a certain percentage? Perhaps you could experiment how it works (if it works) with textures of sizes other than that of a standard icon.
05-17-2005, 12:44 PM#7
Taur
Quote:
Originally Posted by Anitarf
The icons in a multiboard are scaled, right? Are they scaled to a certain size or just by a certain percentage? Perhaps you could experiment how it works (if it works) with textures of sizes other than that of a standard icon.
i don't know i believe they are a certain size, there should be something about them in the MPQ though i'll check
05-17-2005, 09:50 PM#8
BlinkBoy
i think the rescaling is a native operation in the wc3.exe sourcecode.

it may not be changeable.