Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Feature Requests

Development::Feature Requests Post suggestions/feature requests here.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-25-2006, 06:35 PM
ChUzZ
Fire Beetle
 
Join Date: Jul 2006
Posts: 23
Default

Didnt work for me...came up with error in your SQL syntax.
Reply With Quote
  #2  
Old 11-26-2006, 05:02 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

Code:
sub EVENT_SAY
{
	if($text=~/Hail/i)
	{
		quest::say("Greetings $name. I am part of the resistance.  The powers within the fields of discord are rising.");
		quest::say("As of now, the danger is not real.  Scattered members of our sect are scattered around discord, but the land is meerly a graveyard right now.");
		quest::say("We are exspecting an invasion soon.  I can send you to the Depts of Discord if you wish, just tell me that you wish to [journey] to Discord.");
	}

	if($text=~/journey/i)
	{
 		quest::say("Good luck my friend.");
		quest::movepc(302,-1491,-1325,224.2);
	}
}
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote
Reply


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 -4. The time now is 07:39 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3