View Single Post
  #10  
Old 06-09-2007, 02:42 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Quote:
Originally Posted by Sum41Freeeeek View Post
I don't really understand, can you explain further to what setPM(null); does? :x

does that just allow the NPC server to receive PMs and do further things with it? not to sure.
It just disables the default automatic answering of PMs. You can also do setPM("This is an automatic message");, that will replace the automatic reply message. The onPM-event is only invoked if the default automatic message is empty.
Reply With Quote