Thread: arrays
View Single Post
  #13  
Old 03-11-2002, 04:25 AM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
i have never tried this, but would it work??

NPC Code:

if (playerenters) {
message #v(random(0,1));
sleep 3;
callnpc npcid,playerenters;
}



shouldnt that make the npc repeat ??
__________________
[signature]insert here[/signature]
Reply With Quote