View Single Post
  #3  
Old 08-08-2007, 12:41 AM
MegaSizzler MegaSizzler is offline
Registered User
Join Date: Jul 2004
Posts: 26
MegaSizzler is on a distinguished road
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?
__________________
Reply With Quote