Thread: some help plz?
View Single Post
  #1  
Old 07-02-2002, 01:51 AM
faiola faiola is offline
Registered User
Join Date: Jun 2002
Posts: 27
faiola is on a distinguished road
Send a message via AIM to faiola
Talking some help plz?

argh again i ask for help

grrr..:grrr: :grrr: :grrr:

// NPC made by X.Draco.X

if (playertouchsme) {
hide;
abovehead();
showimg 304,i_mpbottle.gif,playerx,playery-1;
playermp+=25;
sleep 4;
show;
}

function abovehead() {
for (i=0;i<100;i++) {
showimg 304,i_mpbottle.gif,playerx,playery-1;
sleep .01;
}
}


why don't this one work?
i said many times b-4 that i am a bad scripter and i say it again....

all i want it to do is show it above the persons head for like 3 seconds then dissappear and regenerate .......

this is why i'm a lat not a nat....:grrr: :grrr: :grrr: :grrr:
__________________
Reply With Quote