Blockland Forums > Suggestions & Requests
A script that locks my fov
Headcrab Zombie:
Couldn't you just set $Pref::Player::DefaultFOV?
EDIT : Looks like it. Just enter this in the console and tap f.
--- Code: ---$Pref::Player::DefaultFov = 120;
--- End code ---
Lugnut:
well fine then
go ahead and show off your exquisite knowledge of the prefs
>:(
Sirherg1:
--- Quote from: Headcrab Zombie on August 12, 2012, 12:24:32 AM ---Couldn't you just set $Pref::Player::DefaultFOV?
EDIT : Looks like it. Just enter this in the console and tap f.
--- Code: ---$Pref::Player::DefaultFov = 120;
--- End code ---
--- End quote ---
Sweet! Many thanks bro! Thanks to all who contributed as well :D