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.

Reply
 
Thread Tools Display Modes
  #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
  #2  
Old 09-05-2004, 11:37 AM
gayfag~
Banned
 
Join Date: Aug 2004
Posts: 86
Default

oh jah.. buff npcs are awsome.. down with class dependancy!!
Reply With Quote
  #3  
Old 09-05-2004, 11:43 AM
cofruben
Old-EQEmu Developer
 
Join Date: Oct 2002
Location: Spain
Posts: 323
Default

the next time,make the thread in quest section .Moved
Reply With Quote
  #4  
Old 09-05-2004, 01:11 PM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

It kinda ruins the immersion when the NPC uses and expects you to use abbreviations like DS, SOW, SOE... don't you think?
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
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 10:31 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