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