Originally from http://www.fpsadmin.com/forum/showthread.php?p=73468
Hi All,
So last night I was changing the resolution of my game via console with /r_mode - As I typed this I saw /r_modellimit come up and with my inquisitive mind to achieve a better FPS I tried changing the value of 1024 to 0, now usually most values are blocked but to my suprise it changed to 0. A bit more info...
/r_modellimit 0 (default value : 1024)
Screenshot of before & after :-
http://www.enbclan.com/download.php?f=/ ... llimit.jpg
Removes bomb planting sites. It also removes the sky textures which does give a nice kind of sky effect but doesn`t offer any advantage. Obviously the bomb plant sites now being invisible lets people see right through them to who could be prone on the other side planting.
/r_dobjlimit 0 (default value : 512)
Screenshot of before & after :-
http://www.enbclan.com/download.php?f=/ ... jlimit.jpg
This is even worse than the above command imho. It removes any active vehicles, for example cars/trucks that can be blown up, ie. 3 massive trucks on Hangar plus any vehicles that can be blown up on other maps. It also removes any glass/window that can be broken. For example the small round window on Upheaval. This offers a clear advantage because glass that can be broken often has a frosted look which obscures the view in normal play but with this command players will have a clear view through even before the glass is broken.
--
So either way both these commands offer a huge advantage because the kinds of things we use to give us cover, cars, large trucks, glass that isnt broken, the bomb plant sites are all removed with 2 simple commands and should be turned off.
For the gaming "uneducated" you may be wondering why i`m making these commands public knowledge. To answer this its with the hope that Treyarch will block these commands from being changed in a future patch (if there will be one) and also server admins can block these commands being changed from the default values by editing their pbsvuser.cfg in the pb/ folder of their server and adding the following 2 lines :-
pb_sv_cvar r_dobjlimit IN 512
pb_sv_cvar r_modellimit IN 1024