This is mostly for the MatchMaking players out there, who wants to run really simple strats that only needs one single guy to throw all the nades for the others.
Since it's almost impossible to coordinate anything more advanced in a PUG, then someone has to do all the nades for the others to get them more easier into the site.
Some of the nades are needed with the viewmodel I use, however, you can use a script to find how to do these with your viewmodel as well.
Viewmodel used in this video:
viewmodel_fov "68"
viewmodel_offset_x "2"
viewmodel_offset_y "0"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"
Viewmodel script:
alias smallvm "viewmodel_fov 68;viewmodel_offset_x 2;viewmodel_offset_y 0;viewmodel_offset_z -2;viewmodel_presetpos 0;alias viewmodel minimalvm"
alias minimalvm "viewmodel_fov 54;viewmodel_offset_x 2;viewmodel_offset_y 0;viewmodel_offset_z -2;viewmodel_presetpos 0;alias viewmodel classicvm"
alias classicvm "viewmodel_presetpos 3;alias viewmodel smallvm"
alias viewmodel "minimalvm"
To zoom in and out with the radar, which makes it easier to drop down the vents while inside the smoke, you can use this script:
alias radarnear "cl_radar_scale 1;cl_radar_rotate 0;alias radarsize radarfar"
alias radarfar "cl_radar_scale 0.4;cl_radar_rotate 1;alias radarsize radarnear"
alias radarsize "radarnear"
Music: FC Kahuna - Hayling
Show less