Kefta / gs_weapons

Pretty cool weapons
MIT License
14 stars 1 forks source link

Change all SetFOV calls to the TranslateFOV hook #59

Open Kefta opened 7 years ago

MinIsMin commented 7 years ago

What's the improvement?

Kefta commented 7 years ago

GetFOV will return the player's actual FOV instead of stuff set by the zoom, and it's cleaner imo. It also removes the need to reset the player's FOV in Deploy/Holster.

MinIsMin commented 7 years ago

Ah ok, thanks.

Kefta commented 7 years ago

Never mind, this will remove the ability to have a holster zoom time.

Kefta commented 7 years ago

Never mind again, SetFOV networks the FOV which can be saved using this hook, instead