View Single Post
  #17  
Old 04-16-2008, 07:49 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
setPM() in onCreated() doesn't help since onCreated() is not called on server restart (it will call onInitialized()). It's better to call setPM("") in onActionPlayerOnline.

The first line is the "advertising URL", not used for a long time but to stay compatible with scripts that expect to skip the first line it's still inserting an empty line.
Reply With Quote