HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Multiboard icons

07-27-2007, 09:37 PM#1
DaKaN
I am just remembering incorrectly, or was it possible to get the icons to overlap upon themselves instead of taking up the full 8x8 slot on the multiboard
07-29-2007, 02:48 AM#2
TheSecretArts
i dont think so, why ever do you ask?
07-30-2007, 01:49 AM#3
DaKaN
My RPG that I am working on uses graphical HP / MP bars in the multiboards and they can only move in chunks, if I can get them to overlap, it would look better graphically because then I can move it in smaller increments
07-30-2007, 02:52 AM#4
Pyrogasm
What if you set the width of the column?
07-30-2007, 06:54 AM#5
Ammorth
1% width should only allow the icon to show, and let them sit together. If you want the bars to be more fluid than 1 icon, make half or even quarter icons that only have a percentage of the bar full, and then you can just add that to the end to give it even more fluid.
07-30-2007, 03:12 PM#6
DaKaN
even setting the width to 0.01 (1% in GUI) the minimal spacing seems to be that 8x8 slot for the icon, cant seem to figure out a way around that, might be hardcoded
07-30-2007, 05:26 PM#7
Ammorth
they will not overlap, but like I said already, you can make multiple icons with varying width, so then you can split each icon into as many sections as you like.
07-30-2007, 05:40 PM#8
Dark.Revenant
A 2x8 solid green line should do it... or use mine: (each are 2x8)
If you want a mana bar, just do a simple colorize (in most graphics programs).
If you use mine, you don't have to give credit.

(Can't attach the JPG of it because it truly kills the quality of it)
Attached Images
File type: tgaBase.tga (50 bytes)
File type: tgaLeft Endpoint.tga (90 bytes)
File type: tgaRight Endpoint.tga (90 bytes)
07-30-2007, 09:39 PM#9
DaKaN
0.01 width, using a 2x8 that i created myself and tried the ones attached, still takes up the full 8x8, it seems to stretch the image to fit in that 8x8 space in the same way it shrinks the 64x64 to 8x8
07-30-2007, 10:06 PM#10
Dark.Revenant
I guess you're stuck using the dreaded... t e x t b a r s . . .
07-30-2007, 11:04 PM#11
DaKaN
oh well, thnx for the help
07-30-2007, 11:37 PM#12
Ammorth
Do you guys not understand what I said?!

I guess ill have to make a demo map to show you...
07-30-2007, 11:50 PM#13
TheSecretArts
just use one and change width of collumn
07-31-2007, 04:30 PM#14
DaKaN
No, actually I dont understand what you said because editing the width of the column doesnt stretch the icon to fill it out, so yeah, a sample map would help if you dont mind
07-31-2007, 04:41 PM#15
Dark.Revenant
All the times I ever got columns to overlap, it was the text that was being overlapped by the icons. I don't know what Ammorth has been doing to make it work, so I would be intrigued to see a working sample.