Quote Originally Posted by Ualaa View Post
You can save five camera positions.
Which includes angle of the camera, zoom distance etc.

And then include in your switch macro:
/Script SetView(1);SetView(1)

Change to the relevant view.


Not that it matters at all, but out of curiosity, why the double SetView ? I always used just /script SetView(2) and it seems to work fine.