~ZOOM~
in game, only temp.
setfov(1-500);
or just change in base/client/pref.cs
$Pref::player::CurrentFOV = 45;
$pref::Player::defaultFov = 90;
to whatever you want.
~GRASS~
and make sure you alreay changed
$pref::Grass::replicationRatio = 1;
to
$pref::Grass::replicationRatio = 0;