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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 10-08-2008, 01:05 AM
paaco
Discordant
 
Join Date: Jan 2005
Posts: 320
Default

Yeah that was a typo in the first version, caught it right after posting, changed to your suggestion and it still sends me at lvl 1 :(

Also just a question, does movegrp work? Seems like I remember last time I used it, which was like a year ago. It was broken.
Reply With Quote
  #2  
Old 10-08-2008, 01:08 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I use both movegrp and movepc at the same time. The problem with movegrp is that I think it forgets to send the initiator, so movepc will fix that.

Are you sure you did a #reloadquest after saving your quest with the fix in it? That should work just fine.


If it still doesn't try this:

Code:
sub EVENT_ITEM {
  if (plugin::check_handin(\%itemcount, 4776 => 1)) {
    if($ulevel >= 50) {
      $client->Message(14, "Cinean holds out her hand to you, as you grab it you feel yourself start to fade away." );
      quest::movegrp(184, -110.82, 65.53, -115.9);
      quest::movepc(184, -110.82, 65.53, -115.9);
    }
  } 
}
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!

Last edited by trevius; 10-08-2008 at 09:12 AM..
Reply With Quote
  #3  
Old 10-08-2008, 01:13 AM
paaco
Discordant
 
Join Date: Jan 2005
Posts: 320
Default

Figured out what was wrong...Man I'm a noob lol. It seems if you have the GM flag up, it will ignore the >= 50 and send you anyways hehe ;p Turned GM off and did a reloadpl and it no longer sends you.

Thanks for the quick help Trev, sorry it was a false alarm
Reply With Quote
Reply

Thread Tools
Display Modes

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 08:09 AM.


 

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