NPC Code: function onPM("test",text){ if (text == "test"){ sendpm("Hey it worked *******"); } }
function onPM("test",text){ if (text == "test"){ sendpm("Hey it worked *******"); } }