Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Quests

Archive::Quests Archive area for Quests's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-05-2004, 11:11 AM
cameron13
Fire Beetle
 
Join Date: Nov 2003
Posts: 21
Default The Buffer Perl Script;: By Cameron13

sub EVENT_SAY
{
if ($text=~ /Hail/i){quest::say(" Hello There Young $class. i haven't seen too many $race 's around here lately. do you require [buffs] or [healing]?");}
if ($text=~ /Buffs/i){quest::say("We have lots of buffs here. what would you like? [HP/AC] [DS] [MOVEMENT] [HEAL] [BIND] or a [SHAPESHIFT]");}
if ($text=~ /HP/i){quest::say(" [NatureSkin] [Skin like Wood][Skin like Steel][Hand of Virtue]");}
if ($text=~ /DS/i){quest::say(" [Bramblecoat][Shield of thistles][Firefist][Shield of Barbs] [Shield of Thorns] "); }
if ($text=~ /Movement/i){quest::say(" [SOE] [SOW] "); }
if ($text=~ /Heal/i){quest::say(" May light pass through you, and your brothers"); }
if ($text=~ /Bind/i){quest::say("May God Bless You And his Workers"); }
if ($text=~ /Shapeshift/i){quest::say(" [Wolf][Drybones][Scalewolf] [Lich]"); }
if ($text=~ /NatureSkin/i){quest::castspell($userid,1559); }
if ($text=~ /Skin Like Wood/i){quest::castspell($userid,2110); }
if ($text=~ /Skin Like Steel/i){quest::castspell($userid,421); }
if ($text=~ /Hand of Virtue/i){quest::castspell($userid,3479); }
if ($text=~ /Bramblecoat/i){quest::castspell($userid,517); }
if ($text=~ /Shield of Thistles/i){quest::castspell($userid,259); }
if ($text=~ /FireFist/i){quest::castspell($userid,254); }
if ($text=~ /Shield of Barbs/i){quest::castspell($userid,273); }
if ($text=~ /Shield of Thorns/i){quest::castspell($userid,356); }
if ($text=~ /SOE/i){quest::castspell($userid,2517); }
if ($text=~ /SOW/i){quest::castspell($userid,1776); }
if ($text=~ /Heal/i){quest::castspell($userid,2697); }
if ($text=~ /Wolf/i){quest::castspell($userid,425); }
if ($text=~ /DryBones/i){quest::castspell($userid,596); }
if ($text=~ /ScaleWolf/i){quest::castspell($userid,3586); }
if ($text=~ /Imp/i){quest::castspell($userid,2565); }
}
__________________
William Shakespeare
All the world's a stage,
And all the men and women merely players,
They have their exits and entrances,
And one man in his time plays many parts,
.image removed, made signature over twice as tall as allowed to be
Reply With Quote
 


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 04:59 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