View Single Post
  #21  
Old 09-04-2002, 05:28 AM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
Quote:
Originally posted by emortylone
LOL, you can't just put allplayers[i] because I would have no value!
NPC Code:

if (created)
{ for (i=0;i<allplayerscount;i++)
{ with (allplayers[i])
{ sendpm Hello;}
}
}


---Shifter
"LOL" he said depending on the value of i.