Thread: I need NPC help
View Single Post
  #17  
Old 02-04-2002, 06:12 PM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
-=Josey=-
That would own, you could shorten code by a lot!

function message(text,timeammount){
message text;
sleep timeammount;
message ;
}
if (playertouchsme){
message(hi there,10);
}

If this is how it's going to work, I'll be most delighted. ;D
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote