Showing posts with label UI Interface. Show all posts
Showing posts with label UI Interface. Show all posts

Monday, April 6, 2009

Camera Wide Angle View


I was doing OS the other day and was having a hard time seeing the flames all around and what I would of liked to see with the boss all over my screen. So figured had to be a better way to get a far out zoom wide angle view of the entire seeing instead of the Boss filling up my view screen on my UI. So went looking around and eventually found a short useful thread on the WoW Forums with what I was looking for with this script:

/script SetCVar ("cameraDistancemax" ,50)

You type the script in chat and you should then be able to zoom out far at max distance a with wide angle view on your mouse of all around. Much easier than the WoW Interface. It seems to save the setting on relogging. Makes a huge difference on what you can see with a group when your up close looking at a big boss in a instance or raid. So just though it be useful to someone else putting it up here.