Thread: NPC Server Help
View Single Post
  #2  
Old 04-10-2005, 11:26 PM
xManiamaNx xManiamaNx is offline
Supreme Dictator
xManiamaNx's Avatar
Join Date: Nov 2002
Location: 127.0.0.1
Posts: 385
xManiamaNx is on a distinguished road
Send a message via MSN to xManiamaNx Send a message via Yahoo to xManiamaNx
function onActionplayeronline() {
sendpm("Hi. I am the NPC-Server");
}

or if you still use gscript1

if (actionplayeronline) {
sendpm old scripting engine ;
}
__________________
Maniaman

Play Maloria Now: [2.3] [3]
Maloria Website

Reply With Quote