Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #30  
Old 02-25-2016, 10:46 AM
jpyou127's Avatar
jpyou127
Discordant
 
Join Date: Nov 2005
Posts: 270
Default a_white_stallion.pl

a_white_stallion.pl

Code:
sub EVENT_SAY {
  if ($text=~/hail/i) {
    quest::emote("stares at $name unblinking with colorless eyes.");
  }
}

  sub EVENT_ITEM {
  if (plugin::check_handin(\%itemcount, 22856 => 1)) {
    quest::say("The madness has fled my mind and I am once again whole! Give Gelistial my regards, I must leave this place and try to quell the madness I have inflicted.");
    quest::summonitem(24869);
  }
}
NPC should be :

Race: 124:Unicorn
Class: 1:Warrior
Bodytype: 21:Animal
Gender: 2:Neuter
Texture: 2
Helm Texture: 1


This will get the white horse with sightless eyes.


Celestial
 


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 06:58 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