Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Submissions

Quests::Submissions This is where you submit your quests for review

Reply
 
Thread Tools Display Modes
  #1  
Old 04-24-2005, 06:48 AM
mwmdragon's Avatar
mwmdragon
Discordant
 
Join Date: Apr 2003
Location: Winnipeg, Manitoba Canada
Posts: 270
Default Opal_Darkbriar.pl (Updated)

Code:
############################################
# ZONE: West Freeport (freportw)
# DATABASE: PEQ-Velious
# LAST EDIT DATE: April 24,2005
# VERSION: 1.0
# BASE QUEST BY: PEQ Quest Team
# DEVELOPER: MWMDRAGON
#
# *** NPC INFORMATION ***
#
# NAME: Opal_Darkbriar
# ID: 9073
# TYPE: Guild Master Wizard
# RACE: High Elf
# LEVEL: 61
#
# *** ITEMS GIVEN OR TAKEN ***
#
# A tattered note ID-18739
# Patched Violet Robe ID-13558
# Testament of Vanear ID-13991
# Marnek's Wand ID- MISSING
# Sapphire of Souls ID- MISSING
# Wand of the Burning Dead ID- MISSING
#
# *** QUESTS INVOLVED IN ***
#
#1 Wizard Newbie Note
#2 Wand of Burning Dead (BROKEN - Items Needed)
#
# *** QUESTS AVAILABLE TO ***
#
#1 Wizard
#2 Necromancer , Wizard
#
############################################


sub EVENT_SAY
{
  if ($text=~/Hail/i)
  {
  quest::say("Hello.");
  }

}


sub EVENT_ITEM
{
  # A tattered note ID-18739
  if ($item1=="18739")
  {
  quest::say("Thanks.");
  # Patched Violet Robe ID-13558
  summonitem("13558");
  exp("100");
  }

}
#END of FILE Zone:freportw  ID:9073 -- Opal_Darkbriar
__________________
Thanks
MWMDRAGON

NeverQuest
http://neverquest.gotdns.com
Emucade
http://dragonsden.emuunlim.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:17 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3