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 12-26-2009, 12:28 PM
neiv2
Hill Giant
 
Join Date: Mar 2009
Location: CO
Posts: 183
Default

I'm using this list, which I assume is current. Taking my former example, namely:

quest::movepc(117,-931,-3471,182);

I want the pc to zone into Beholder at the specified x,y,z coords and face north. Here is what I've tried so far:

quest::movepc(117,-931,-3471,182); works, but faces south.

quest::movepc(117,-931,-3471,182, 3); works, but faces south. Faces south no matter what value I enter in place of 3.

quest::movepc(117,-931,-3471,182, heading=3); breaks quest script, will not zone pc.

The final example is the one provided in the QuestTutorial linked above. Am I misreading this somehow?
Reply With Quote
  #2  
Old 12-26-2009, 02:13 PM
Wesell
Sarnak
 
Join Date: Mar 2009
Location: none
Posts: 30
Default

What happens when you try this?
Code:
quest::movepc(117,-931,-3471,182, $client->GetHeading())
Reply With Quote
  #3  
Old 12-26-2009, 03:54 PM
neiv2
Hill Giant
 
Join Date: Mar 2009
Location: CO
Posts: 183
Default

That didn't make a difference since the client direction in the sending zone is opposite the intended client direction in the destination zone. The client direction when zoning is SE, but I want the client to face north in the destination zone.
Reply With Quote
  #4  
Old 12-27-2009, 12:58 AM
Wesell
Sarnak
 
Join Date: Mar 2009
Location: none
Posts: 30
Default

Is the client turned to face south after movepc or is the heading simply left at whatever it was?
Reply With Quote
  #5  
Old 12-27-2009, 02:38 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

I'll take a look at it when I get a chance, I'm working on something else atm so it might be a bit if anyone else wants to.
Reply With Quote
  #6  
Old 12-27-2009, 07:05 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

This should be fixed in Rev1063.
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 04:42 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