https://github.com/kamikazekuh/zoom
You can configure weapons should be able to zoom by adding them to:
Syntax: Select all
zoom_weapons = ['weapon_357',"weapon_pistol']
You can also change the button to use for zooming, default is ATTACK2 (Right click) You can find available Buttons here: http://wiki.sourcepython.com/developing ... yerButtons
Syntax: Select all
zoom_button = PlayerButtons.ATTACK2
You can change the zoom level by changing the zoom_level
Syntax: Select all
zoom_level = 30
If you have any problems with this plugin let me know.