Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Q&A

Quests::Q&A This is the quest support section

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 11-25-2004, 04:28 AM
Dave987
Discordant
 
Join Date: Jun 2003
Location: England
Posts: 267
Default

If we read the question more carefully, he asks if it would be possible to actually make the spires go - with the little glowy bubbles round the platform.

If AE Spells work, then this would be the best way possible:

sub EVENT_SPAWN{
quest::castspell($mobid,*any invisible spell*);
quest::settimer(1,900);
}

sub EVENT_TIMER{
quest::castspell($mobid,*any invisible spell*);
quest::me("The Nexus Spires begins to cast a spell.");
quest::castspell($mobid,*Translocate to ______ spell*);
}

Not too sure if thats correct, it's been a while since I last did a quest, but I need to get back into the swing of things .. good luck! Just point out anything I may have missed, I need to kick start my 'I'm the best! quest writer' mode again ..
__________________
;o)
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 01:57 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