
06-25-2002, 03:11 AM
|
|
Registered User
|
Join Date: Jun 2002
Posts: 27
|
|
|
all i want is to learn how to make a friggin thing that goes above somone's head and display's a hp status to all but i ended up wiht this
// NPC made by X.Draco.X
if (timeout) {
showimg 2,@#v(playerhearts*1255)/#v(playerfullhearts*1255),playerx-1.5,playery-2;
timeout = .05;
}
if (playerenters) {
timeout = .05;
} |
__________________
|
|
|
|