ItsMods

Full Version: Simpliest Mod ever, pls it will give me 15 FPS boost
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey now Treyarch is ignorant and i did everything but they wont hear to PC players at all.

Could anybody make a mod that allow the dvars /r_specular 0 or /r_specularMap 0.
I dont want to be banned. I think these commands are cheat protected. Is there any possibility to use them in unranked or ranked games?
if you dont want to get banned why would you want to use these in a real game?

im pretty sure this stuff will get found maybe im not sure

and it is not that hard to do yourself
if your having trouble go to the tutorial section
Well to be honest im a retard in coding. Its im lagging in Black Ops and this would give me a fps boost. Btw. already playing on low settings, and new pc for black ops. definiatly noooo
(03-31-2011, 21:06)JVZBrowser Wrote: [ -> ]Well to be honest im a retard in coding. Its im lagging in Black Ops and this would give me a fps boost. Btw. already playing on low settings, and new pc for black ops. definiatly noooo

trying Cheat protected dvars cannot get you banned as far as I know ... specularmap wont really make a difference

just put it in your config_mp.cfg and see if it works. this can't really go wrong
It aint working Big Grin Thats why I hate this game if i set the dvar to 0 nothing happens. Well actually the mod should be like that

Code:
init()
{
    setDvar("sv_cheats", 1);
    setDvar("r_specular", 0);
    setDvar("r_sepcularMap", 0);