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

Quests::Completed This is where Completed quests are.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-13-2007, 01:32 PM
BWStripes
Sarnak
 
Join Date: Jun 2007
Location: Finland
Posts: 65
Post Post-gukta dead frogloks

I know its simple...thanks to Crabclaw for this idea - it makes the fallen frogloks in innothule swamp appear dead as they should be!

File: quests/innothule/a_fallen_froglog.pl

Code:
sub EVENT_SPAWN {
  quest::settimer(1,1);
}

sub EVENT_TIMER {
  if($timer eq "1"){
    $npc->SetAppearance(3);
    quest::stoptimer(1);
  }
}

#END of FILE Zone: innothule  -- a_fallen_froglok
Reply With Quote
  #2  
Old 07-13-2007, 08:21 PM
CrabClaw's Avatar
CrabClaw
Hill Giant
 
Join Date: Jun 2006
Location: Plane of Knowledge
Posts: 191
Default

Nice one and thanks! I'll need something like this for the new froggy content I am working on for Angelox's server.
Reply With Quote
  #3  
Old 07-16-2007, 01:35 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

I added this is PEQ's repo, thank you!
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 02:46 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