February 22, 20179 yr hi there, i want to script a quest where i need to use a non moving vehicle and shoot a moving target, anybody know how to manipulate/control the shooting direction ? i attached a picture to better illustrate the problem. thanks for any help
May 11, 20179 yr Hello, try wManager.Wow.Helpers.ClickOnTerrain.Pulse(new Vector3(1, 2, 3)); // or wManager.Wow.Helpers.ClickToMove.CGPlayer_C__ClickToMove(1, 2, 3, Int128.Zero(), (int)wManager.Wow.Enums.ClickToMoveType.Move, 0.5f);
Create an account or sign in to comment