Skip to content

AndrewBetson/TF-FOV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TF-FOV allows players to manually set their field of view beyond the arbitrary limit of the fov_desired cvar.

Console Elements

This plugin exposes the following console elements:

Name Description Default Notes
sv_fov_min Minimum value players can set their FOV to. 75.0 None
sv_fov_max Maximum value players can set their FOV to. 120.0 None
sm_fov Set the calling players FOV to the specified value. N/A Input must be an integer or a float.
sm_fov_clear Clear the calling players FOV override. N/A None

Dependencies

License

TF-FOV is released under version 3 of the GNU Affero General Public License. For more info, see LICENSE.md.

Notes

Currently only works on servers hosted on Linux machines.

Servers running a SourceMod version <1.11.6820 will need to manually install DHooks.