
01-29-2002, 01:47 AM
|
|
Registered User
|
Join Date: Nov 2001
Location: Ontario, Canada
Posts: 132
|
|
Quote:
Originally posted by Python523
You would have to make completely custom grafics for the hearts, like:
if (created) {timeout=.05;}
if (timeout&&playerhearts=1)
{showimg 201,heartimage.png,screenlength-300,30;
changeimgvis 201,4;
timeout=.05;}
You would have to script each ammount
|
screenlength should be screenwidth. It only measures width and height, not length. |
__________________
~Draemus Windblade
Just over 90% of all messages have no point or meaning.
"In order to preserve ourselves we seek out and eliminate anything that may do use harm. In doing so, we destroy things that, though possibly hazzardous, may be important to survival. So you see, in trying to save ourselves, we ultimately bring about our own destruction"
Luminar
|
|
|
|