I don't know how to stop people zooming in and out. I know it can be stopped because i have seen it happen before but i don't know how.
Its simple, we simple change the players camera mode.
script.Parent.Parent.CameraMode="LockFirstPerson"
Remember must be in a script in the players startergui or starterpack! Hope this helped!