new PlayerFov = pev( id, pev_fov );
new Float:PlayerFov = entity_get_float( id, EV_FL_FOV );
new PlayerFov = get_pdata_int( id, 363 ); // ( m_iFOV )