How to face a Z axis

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

wizbomb
a hill giant
a hill giant
Posts: 150
Joined: Sat Aug 15, 2009 5:33 pm

How to face a Z axis

Post by wizbomb » Sat Mar 28, 2015 10:11 am

Ok this is probably something i am missing but i have tried using /face loc y,x,z and having a hard time getting it to face and move to that loc.

anyone help? Im probably missing something silly.

Thanks

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Re: How to face a Z axis

Post by EqMule » Sat Mar 28, 2015 11:15 am

Not sure if face does that correctly or not but maybe you can use /look if not. Like /look -128 for straight down to 128 for straight up if I remember it correctly
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

PeteSampras
a snow griffon
a snow griffon
Posts: 322
Joined: Sat Dec 15, 2007 8:56 pm

Re: How to face a Z axis

Post by PeteSampras » Sat Mar 28, 2015 1:19 pm

/face loc cant use z, however, the function does support /looking at Z, but only if it is to /look at a spawn. Probably can be updated pretty easily. Notes from function:

// Function: Face
// Description: Our '/face' command
// Faces the direction to a spawn
// Usage: /face <spawn>
// Usage: /face loc <y>,<x>