View Single Post
  #8  
Old 02-25-2002, 05:44 AM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
-=Josey=-
I forgot how to do this whenever I left and came back, but a friend helped me out again.

NPC Code:

if (created||playerenters){
setstring client.test,5;
timeout=.05;
}
if (timeout){
message # strtofloat(#s(client.test));
timeout=.05;
}

__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote