---+ Scripts ---++ Usefull Scripts ---+++ Zoom Script This script will allow you to zoom in and out in the game. There are many variation of this script. [code]alias +zoom "fov 30;sensitivity 5" alias -zoom "fov 90;sensitivity 10" bind mouse2 +zoom[/code]