
06-24-2002, 09:49 PM
|
|
Registered User
|
Join Date: Jun 2002
Posts: 27
|
|
Horrible At Scipting and I Need Help
|
I Am Horrible at Scripting and i need help changing my heartsinto a new hearts that i made wher umm....do i start? well this is what i have so far but it don't work........:grrr: :grrr: :grrr:
// NPC made by X.Draco.X
if (created || timeout) {
this.hearts = playershearts;
setstring heartsthing,this.hearts;
showimg 2,@Dancin LET@c@#s(heartsthing),playerx+.5,playery-1.5;
timeout = .05;
}
if (playertouchsme) {
}
there i am trying to get it to just say 3 above the damn guys head....... |
__________________
|
|
|
|