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