Quote:
Originally Posted by Vandamwtc
[You must be logged in to view images. Log in or Register.]
I use the /viewport command, but what numbers should be entered to get it to work well? It explains the usage, but i can never seem to get it to work properly.
|
i believe its left, top, width, height. Pretty easy to tell by testing though.
Anyway, if your resolution is 1024x768, and you want to clip the bottom third of the screen off and dedicate that to chat windows, a command like /viewport 0 0 1024 512 will make it so. If you want to put narrow pane of stuff (like spell icons and buttons) up the left hand side, something like 50, 0, 974, 768 might do that for you.
HTH.