Quote Originally Posted by Ashley View Post
Woops.

http://www.youtube.com/watch?v=HEPw8LJEbXE

Can't embed for some reason, anyway...

I've got a set view macro on all my characters but each hunter faces a different direction.

Go into your keybinds and look under camera settings and there should be a hotkey to SaveView, get all your hunters in the position and then do this to save it. Don't forget to save a view reset back to normal also.

Now make a macro to make them turn to that view and pass next click. When you use set view you notice the camera will slowly glide to the view, but if you call it twice in the same macro it will snap instantly:

/script SetView(1); SetView(1);

Have fun
thank you :]