View Single Post
  #4  
Old 03-18-2008, 09:23 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
In the Control-NPC:
PHP Code:
function onCreated() {
  
setpm("");
}
function 
onActionPlayerOnline() {
  
sendpm("Logon text here!");

__________________
Reply With Quote