What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

SetFacing

mastahg

Administrator
Staff member
Joined
Feb 27, 2011
Messages
5,386
Reaction score
389
Is there a way to set facing faster? Right now I'm trying to do stuff with my hunter CC and the rotation is terribly slow.
Manual control with my mouse can instantly rotate my toon to the direction I want to face(Ie rotate camera with left mouse, one direction obtained, press right mouse button and the toon will instantly snap to that facing)
 
Is there a way to set facing faster? Right now I'm trying to do stuff with my hunter CC and the rotation is terribly slow.
Manual control with my mouse can instantly rotate my toon to the direction I want to face(Ie rotate camera with left mouse, one direction obtained, press right mouse button and the toon will instantly snap to that facing)
unfortunately not.
 
What if you do a ClickToMove(guid, loc, angle, ClickToMoveType.Face) ?
 
Nada, prolly feeding it the wrong parameters, but the simple ClickToMove(Me.CurrentTargetGuid,ClickToMoveType.Face); spun me to some random direction.
 
Does anyone know the proper paramaters to get ClickToMoveType.Face working?
 
Yeah, CTM has a Face Option built into it (Internally), never done it with HB API, i'll check later if I can.
 
Back
Top