Quote Originally Posted by zenga View Post
You can set your camera distance beyond the standard game one.

/script SetCVar("cameraDistanceMax",30)

I believe 30 is the cap, you can decrease that number if you want.
I think 30 is the max for the UI set MaxDistance (Where you move the slider) I think 50 is max value.

/script SetCVar("cameraDistanceMax",50)

You can go quite a bit past the UI Max camera distance.

Another great one is:
/console pitchlimit 99999999

Lets you fly upside down! (Other people see you as upside down too) Love that macro...