NPC Code: if (actionplayeronline) { if (!hasread) { sendpm Welcome to [servername] and blah blah!; set hasread; } }
if (actionplayeronline) { if (!hasread) { sendpm Welcome to [servername] and blah blah!; set hasread; } }