Skip to content

Plugin to change Field of View in CS1.6 using ReAPI.

Notifications You must be signed in to change notification settings

sh0tx-amxx/reapi_fovchanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ReAPI FOV Changer

Plugin to change Field of View in CS1.6 using ReAPI.
FOV can be changed using the command /fov <number>.
FOV can be stored in nVault so users don't have to set their FOV every time they join the server.

functionality

Cvars

  • amx_fovchanger_version - Plugin version, do not edit.
  • amx_fovchanger_store <0/1> - Store players' FOV in nVault? 1: yes | 0: no - Default: 1

Bugs

  • Breaks snipers' scoping ability (you can scope but it's bugged)
  • Reloading with custom weapons causes FOV to change
  • FOV min/max limit is not yet implemented