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 08-03-2009, 09:31 PM
neiv2
Hill Giant
 
Join Date: Mar 2009
Location: CO
Posts: 183
Default

It is the exact location as in grid_entries. And I used #loc on the npc when he was paused at the final waypoint to verify the coords (x comes first using #). Those values are in the definition:

my $ZoneOutX = -15972.6;
my $ZoneOutY = 632.1;

The zone is Qey2hh1 and is on the dirt path right before the zone line with northkarana.
Reply With Quote
  #2  
Old 08-03-2009, 09:55 PM
neiv2
Hill Giant
 
Join Date: Mar 2009
Location: CO
Posts: 183
Default

Just out of curiosity, in the WAYPOINT event, shouldn't I be using eq instead of == since technically it's a string?

sub EVENT_WAYPOINT
{
if (($x == $ZoneOutX) && ($y == $ZoneOutY))
{
Reply With Quote
  #3  
Old 08-03-2009, 11:41 PM
neiv2
Hill Giant
 
Join Date: Mar 2009
Location: CO
Posts: 183
Default

That wasn't it. Doesn't work either way.

My other theory is that sub EVENT_WAYPOINT is a relatively recent addition and that my version of the server code simply does not recognize it (I know that's the case with quest::we, which does not work in my world).
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 11:27 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