Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 06-19-2005, 01:08 PM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

C:\EQEmu\Quest\rathemtn

this is the Thomas plfile

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Welcome to our camp. We are paladins gathered from many lands. We have been called to this land by our deities. Ours is a crusade of righteousness. Have you happened upon us by chance or do you [seek the sacred molds]?");
}
if($text=~/what sacred molds/i){
quest::say("Many of us carry the sacred molds of the holy paladin armor. We will release it only to those who have proven themselves to each of our deities. If you seek it. speak up!! Tell us which part you seek. I carry the secret of the [Helm of Ro]. The others carry those of vambraces. breastplates. bracers. gauntlets. greaves and boots of Ro.");
}
if($text=~/what helm of ro/i){
quest::say("To receive the mold of the Helm of Ro you must first demonstrate your strength. Go to the plains of thunder. There you shall hunt down the most vile creatures I have ever encountered. Seek the undead cyclopes. I have spied them in the most dangerous portions of my realm. Fetch me two of their skulls.");
}
if($text=~/i seek the sacred molds/i){
quest::say("Many of us carry the sacred molds of the holy paladin armor. We will release it only to those who have proven themselves to each of our deities. If you seek it. speak up!! Tell us which part you seek. I carry the secret of the [Helm of Ro]. The others carry those of vambraces. breastplates. bracers. gauntlets. greaves and boots of Ro."); }
}
sub EVENT_ITEM {
if($itemcount{12308} == 1){
quest::say("You have proven yourself to Karana. I grant you the mold of the Ro Helm. May the winds of Karana blow in your favor. Now you must seek out [Lord Searfire] and ask him for [ronium] to complete the second and only other component needed to be fashioned by a master blacksmith.");
quest::summonitem("12298");
quest::faction("Not_Found","1");
quest::faction("Not_Found","-1");
quest::faction("Not_Found","1");
quest::faction("Not_Found","1");
}
if($itemcount{12308} == 2){
quest::say("I called for two cyclops skulls.");
quest::say("You have proven yourself to Karana. I grant you the mold of the Ro Helm. May the winds of Karana blow in your favor. Now you must seek out [Lord Searfire] and ask him for [ronium] to complete the second and only other component needed to be fashioned by a master blacksmith.");
quest::faction("Not_Found","1");
quest::faction("Not_Found","-1");
quest::faction("Not_Found","1");
quest::faction("Not_Found","1"); }
}
#END of FILE Zone:rathemtn ID:50112 -- Thomas

are you saying to change the name of the file to 50112.
Reply With Quote
 

Thread Tools
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 -4. The time now is 01:00 AM.


 

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