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.