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
  #8  
Old 11-14-2004, 09:06 PM
Xentar
Fire Beetle
 
Join Date: Oct 2004
Posts: 18
Default

Got a problem here with the TL function not sending me where I want to be sent. For example:

#Narrik
#zone OOT
#used to port chars

sub EVENT_SAY
{
if ($text=~ /Hail/i)
{quest::say("Hello there, $name. Would you like to go

to [Butcher] Block?");}
if ($text=~ /butcher/i){quest::say("Well, off you go to

Butcher Block");
quest::movepc(68,1351.96,3234.84,11.03);}
}


This does not send me to butcher block to those coordinates, instead sends me to 3234.75,1351.88,11.75, which is stuck underworld some place. I have swapped the x,y coordinates but it still does the same thing. I have done both #reloadquest and restarted the server but did not fix it.

In zone.exe file it says:
[Status] Zoning 'Charname' to: Butcher (6 x=1351.959961, y=3234.840088, z=11.030000

So I'm guessing it's sending me to the right place, but still I don't end up anywhere close to that. It's always at the stated loc above.

Just wondering what is going on here. Why are the x,y zone coordinates not being taken?
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 06:53 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