That doesn't work at all (I work on bscharff's server). We've tried many alterations, even made it as simple as:
NPC Code:
function onPM(foo, text) {
this.sendPM("HI!");
}
Nothing works, it just replies with the default "Hey I'm the NPC server and I control most of the NPC's". Any ideas?