|
The following two console commands, entered once only, achieves what we want:
/script SetCVar("cameraDistanceMax", 25) /script SetCVar("cameraDistanceMaxFactor", 2)
/script SetCVar("cameraDistanceMax", 25) /script SetCVar("cameraDistanceMaxFactor", 2)
IMPORTANT: Make sure to remove ImprovedCamera first!
|