i made a menu that player could choose their own FoV,i done the menu but have problem there, so i want to set players fov their owv fov value
What? What's the problem? If you have a menu then set a bool to true for that player and in SetFov check if bool[MsgEntity] is true and apply the new fov.