Author Topic: Console command for Zoom?  (Read 508 times)

I don't want to be holding F all night, and sellatape isn't working. Does anyone have any solution?

PlayGui.forceFOV = (what you wanna set the FOV to);
0 defaults to datablock default (which is 90).
The max zoom you can use on the player is 120, you can go higher with this, but it may crash.
The min zoom you can use on the player is 5, you can go lower, but why would you do that?
Do not go lower than 0.

Fixed, I was looking for toggleZoom();