Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-10-2005, 11:05 PM
Jaquet Jaquet is offline
Sae Zakuto
Join Date: Sep 2004
Location: Illinois, USA
Posts: 256
Jaquet is on a distinguished road
Send a message via AIM to Jaquet Send a message via MSN to Jaquet Send a message via Yahoo to Jaquet
NPC Server Help

On some servers when you log on they send u a message telling you news and things like that. I was wondering what the script is i have to put in the Control-NPC Script. Can anyone help?
Reply With Quote
  #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
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:09 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.