/viewport¶
Syntax¶
/viewport <x> <y> <w> <h> [<scale>] | [reset]
Description¶
Change the size of the area within your game window.
Examples¶
/viewport 0 0 1600 880 1 - Set visible area to: x(distance from left)=0 y(distance from top)=0 w(width)=1600 h(height)=880 scale=1
This command is added by EverQuest.