03-29-2012, 02:53
(This post was last modified: 03-29-2012, 03:21 by dylankrajewski.)
The "code" thingy is annoying me, i cant get it to work, if someone can, please... do it.
Ok so i was looking around and i found that Partial wallhack Yamato made.
I messed around to find the best settings, and i managed to get code that works on all CoD games, one for MW2 only and one for CoD 4.
Ill try to get a video, but im caught up in school work and i just don't have time, whatever little leftover time i have is spent sleeping.
IF you really want to do this, its easy just find JariZ's post fir his GSC ripper, and place the MW2 code (the second lot of code) into the dev.gsc file.
This code is free to use for anyone, open source code.
[\code]
##All cod partial wallhack
##Code: copy exactly as shown into your console window.
seta r_znear "35"
##Code:
##(copy exatcly as shown into your console, open console by hitting the "~" key, just below the "escape key")
r_zfar "0"
r_zFeather "1"
r_znear "4"
r_znear_depthhack "0.1"
##Cod 4 partial wallhack
##Code: copy exatcly as shown into your dev.gsc , after your extract it.
znear = minimapheight - 1000;
if (znear < 16) znear = 16;
if (znear > 10000) znear = 10000;
player setclientdvar("r_fog", "0");
player setclientdvar("r_highLodDist", "0"); // (turns of lods)
player setclientdvar("r_znear", znear); // (reduces z-fighting)
player setclientdvar("r_lodscale", "0");
[code]
https://www.virustotal.com/file/858f797e...332987180/
http://virusscan.jotti.org/en/scanresult...4eaee8db16
Ok so i was looking around and i found that Partial wallhack Yamato made.
I messed around to find the best settings, and i managed to get code that works on all CoD games, one for MW2 only and one for CoD 4.
Ill try to get a video, but im caught up in school work and i just don't have time, whatever little leftover time i have is spent sleeping.
IF you really want to do this, its easy just find JariZ's post fir his GSC ripper, and place the MW2 code (the second lot of code) into the dev.gsc file.
This code is free to use for anyone, open source code.
[\code]
##All cod partial wallhack
##Code: copy exactly as shown into your console window.
seta r_znear "35"
##Code:
##(copy exatcly as shown into your console, open console by hitting the "~" key, just below the "escape key")
r_zfar "0"
r_zFeather "1"
r_znear "4"
r_znear_depthhack "0.1"
##Cod 4 partial wallhack
##Code: copy exatcly as shown into your dev.gsc , after your extract it.
znear = minimapheight - 1000;
if (znear < 16) znear = 16;
if (znear > 10000) znear = 10000;
player setclientdvar("r_fog", "0");
player setclientdvar("r_highLodDist", "0"); // (turns of lods)
player setclientdvar("r_znear", znear); // (reduces z-fighting)
player setclientdvar("r_lodscale", "0");
[code]
https://www.virustotal.com/file/858f797e...332987180/
http://virusscan.jotti.org/en/scanresult...4eaee8db16
All i have to say is.....
lol