Post: PS3 MW2 1.12 Help zFakieHDz v1.2
09-13-2011, 02:37 AM #1
AndreeU
+cM TeamCM GFX 4 Lifee<3
(adsbygoogle = window.adsbygoogle || []).push({}); ClapszFakieHDzClaps

Hey i made my patch from scratch i followed the tutorial:

https://www.nextgenupdate.com/forums/call-duty-modern-warfare-2-exploits-hacks/437047-how-make-1-12-cfg-patch-no-gen.html

and i used them cfg hacks and stuff.....
i exactly followed that plus i added more idk y its NOT working look at my vid.



it wont work here is also my patch so if u wana look in side u can...
ps. ITS XBOX PATCH SO U DONT HAVE TO ONVERT IT 2 SEE IT IN FFVIEWER.

You must login or register to view this content.

PLZ help me heres my #(951)807-7489 plz im not sure what i did wrong help.....
ps. patch is for personal use not for NGU promotion. + i wana learn how to create patches either way
(adsbygoogle = window.adsbygoogle || []).push({});
09-13-2011, 08:46 PM #2
Choco
Respect my authoritah!!
Originally posted by zFakieHDz View Post
ClapszFakieHDzClaps

Hey i made my patch from scratch i followed the tutorial:

https://www.nextgenupdate.com/forums/call-duty-modern-warfare-2-exploits-hacks/437047-how-make-1-12-cfg-patch-no-gen.html

and i used them cfg hacks and stuff.....
i exactly followed that plus i added more idk y its NOT working look at my vid.



it wont work here is also my patch so if u wana look in side u can...
ps. ITS XBOX PATCH SO U DONT HAVE TO ONVERT IT 2 SEE IT IN FFVIEWER.

You must login or register to view this content.

PLZ help me heres my #(951)807-7489 plz im not sure what i did wrong help.....
ps. patch is for personal use not for NGU promotion. + i wana learn how to create patches either way


StatSet doesn't work like that, I'm pretty sure it requires developer mode. Looking in your patch I found this:

    set 3opt1 "scr_complete_all_challenges 1;uploadStats"
set 3opt2 "set scr_givexp 2516000;set scr_set_rank 70;ui_promotion 70;uploadStats"
set 3opt3 "statset 2302 666666666;onlinegame 1;uploadstats;"
set 3opt4 "statset 2326 11;onlinegame 1;uploadstats;"
set 3opt5 "statset 2316 66666666;onlinegame 1;uploadstats;"


None of those work without developer mode, sorry :(
09-14-2011, 12:23 AM #3
AndreeU
+cM TeamCM GFX 4 Lifee<3
Originally posted by NGU
StatSet doesn't work like that, I'm pretty sure it requires developer mode. Looking in your patch I found this:

    set 3opt1 "scr_complete_all_challenges 1;uploadStats"
set 3opt2 "set scr_givexp 2516000;set scr_set_rank 70;ui_promotion 70;uploadStats"
set 3opt3 "statset 2302 666666666;onlinegame 1;uploadstats;"
set 3opt4 "statset 2326 11;onlinegame 1;uploadstats;"
set 3opt5 "statset 2316 66666666;onlinegame 1;uploadstats;"


None of those work without developer mode, sorry :(

thnks man for loking deep into it bro.... but whats the developer mode and how do i get it.... anything is appreciated bro
09-14-2011, 01:21 AM #4
Choco
Respect my authoritah!!
Originally posted by zFakieHDz View Post
thnks man for loking deep into it bro.... but whats the developer mode and how do i get it.... anything is appreciated bro


It can be enabled with this:
[/code]seta developer 1
seta developer_script 1[/code]

But it doesn't matter because it still won't work unless you delete the default_mp.self.
09-14-2011, 01:29 AM #5
AndreeU
+cM TeamCM GFX 4 Lifee<3
Originally posted by NGU
It can be enabled with this:
[/code]seta developer 1
seta developer_script 1[/code]

But it doesn't matter because it still won't work unless you delete the default_mp.self.

ok so you suggest i remake it but take off the challenges and stats... i wana make a patch just for my personal use so tat i kan transfer it over to my ps3 3.70
09-14-2011, 01:31 AM #6
booyaka
Big Daddy
Nice patch is this your first? I see v1.2
09-14-2011, 01:34 AM #7
Choco
Respect my authoritah!!
Originally posted by zFakieHDz View Post
ok so you suggest i remake it but take off the challenges and stats... i wana make a patch just for my personal use so tat i kan transfer it over to my ps3 3.70


Challenges, prestige, stats, and Level 70 is still possible on 1.12, just not the way you used. Level 70 & Prestige code:
    disconnect;setplayerdata prestige 11;setplayerdata experience 2516000


You can unlock challenges with setplayerdata but there's a ton of them, I posted them up here a while back (pcfreak found them). Also if you're gonna activate them in-game, you HAVE to to put "disconnect;" before the setplayerdata's or it won't work.
09-14-2011, 01:41 AM #8
AndreeU
+cM TeamCM GFX 4 Lifee<3
Originally posted by NGU
Challenges, prestige, stats, and Level 70 is still possible on 1.12, just not the way you used. Level 70 & Prestige code:
    disconnect;setplayerdata prestige 11;setplayerdata experience 2516000


You can unlock challenges with setplayerdata but there's a ton of them, I posted them up here a while back (pcfreak found them). Also if you're gonna activate them in-game, you HAVE to to put "disconnect;" before the setplayerdata's or it won't work.


ohh i kinda get u knw.... ok so wen i put them do i just place them in the bottom...... idnt knw theres a lot of gud tuts but most of them dont go into detail like were to put dvars how to make this and tat... they ar all just bout making a simple patch with only mmm 5 codes or so ....
09-14-2011, 01:47 AM #9
Choco
Respect my authoritah!!
So in your menu if you've got:

[/code]^1Prestige_11;bind button_a vstr opt1[/code]

You'd have this for the function:

    set opt1 "disconnect;setplayerdata prestige 11;setplayerdata experience 2516000;uploadStats"


Get it? For unlock all it's a bit more complicated, since it's so many dvars that it needs it's own cfg. For that you would have:
    set unlockall "exec name_of_cfg_with_unlocks_here.cfg"


Then in the CFG for unlock all, put this on the top line:
    disconnect

Then put all your dvar's for unlock all. At the last 2 lines put:
    uploadStats
exec buttons_default.cfg


Hope this is making sense :\

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo