mik_panels

by Mikau
mik_panels
Learn how to make moving stat bars, without using screen objects. [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Mikau.mik_panels##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Mikau.mik_panels##version=1

661 downloads
Version 1
Date added: Oct 10 2008
Last updated: Oct 11 2008
4 fans
Before BYOND 4.0 came out, if you wanted that spiffy graphical HP bar to move back and forth, you had to draw graphics, and use the map to do so. Now we don't have to. Using labels and the skin editor, and a few windows tricks, we can have those bars that you wanted, without effecting our precious obj limit.

Comments

Makeii: (Mar 29 2011, 10:17 pm)
Interesting use of skin elements to say the least. I didn't check out the source but I think it has to do with the width of the label cnotrol. : P