You are viewing our Forum Archives. To view or take place in current topics click here.
how do i edit a black ops patch
Posted:
how do i edit a black ops patchPosted:
Status: Offline
Joined: Mar 17, 201014Year Member
Posts: 669
Reputation Power: 25
how do i edit black ops patch
rep for who help
rep for who help
#2. Posted:
Status: Offline
Joined: Mar 11, 201014Year Member
Posts: 1,907
Reputation Power: 1117
Status: Offline
Joined: Mar 11, 201014Year Member
Posts: 1,907
Reputation Power: 1117
You need a editor that works with a Black Ops patch_mp.ff.
Nothing is out yet; But things are in progress; So just be patient!
However it is possible with menus and put it in the jtag root as a .cfg file but too complicated and do not even knows if it works;
set m1 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m11;bind DPAD_UP vstr m18"
set m11 "say ^1Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f11;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m12;bind DPAD_UP vstr m18"
set m12 "say Menu1;say ^1Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f12;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m13;bind DPAD_UP vstr m11"
set m13 "say Menu1;say Menu2;say ^1Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f13;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m14;bind DPAD_UP vstr m12"
set m14 "say Menu1;say Menu2;say Menu3;say ^1Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f14;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m15;bind DPAD_UP vstr m13"
set m15 "say Menu1;say Menu2;say Menu3;say Menu4;say ^1Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f15;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m16;bind DPAD_UP vstr m14"
set m16 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say ^1Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f16;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m17;bind DPAD_UP vstr m15"
set m17 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say ^1Menu7;say Menu8;bind DPAD_RIGHT vstr f17;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m18;bind DPAD_UP vstr m16"
set m18 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say ^1Menu8;bind DPAD_RIGHT vstr f18;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m11;bind DPAD_UP vstr m17"
set re "bind DPAD_UP +actionslot 1;bind DPAD_DOWN +actionslot 2;bind DPAD_LEFT +actionslot 3;bind DPAD_RIGHT +actionslot 4"
set f11 "set g_compassShowEnemies \"1\" 1"
set f12 "set aim_autoaim_enabled \"1\" 2"
set f13 "set compassEnemyFootstepEnabled \"1\" 3"
set f14 "set r_znear 4"
set f15 "set r_znear 5"
set f16 "set r_znear 6"
set f17 "set r_znear 7"
set f18 "set r_znear 8"
vstr m1
Did use """Teh1337's Scrolling Mod Menu v2.0""" to create this!
Last edited by kristianzhe ; edited 1 time in total
Nothing is out yet; But things are in progress; So just be patient!
However it is possible with menus and put it in the jtag root as a .cfg file but too complicated and do not even knows if it works;
set m1 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m11;bind DPAD_UP vstr m18"
set m11 "say ^1Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f11;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m12;bind DPAD_UP vstr m18"
set m12 "say Menu1;say ^1Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f12;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m13;bind DPAD_UP vstr m11"
set m13 "say Menu1;say Menu2;say ^1Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f13;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m14;bind DPAD_UP vstr m12"
set m14 "say Menu1;say Menu2;say Menu3;say ^1Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f14;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m15;bind DPAD_UP vstr m13"
set m15 "say Menu1;say Menu2;say Menu3;say Menu4;say ^1Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f15;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m16;bind DPAD_UP vstr m14"
set m16 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say ^1Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f16;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m17;bind DPAD_UP vstr m15"
set m17 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say ^1Menu7;say Menu8;bind DPAD_RIGHT vstr f17;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m18;bind DPAD_UP vstr m16"
set m18 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say ^1Menu8;bind DPAD_RIGHT vstr f18;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m11;bind DPAD_UP vstr m17"
set re "bind DPAD_UP +actionslot 1;bind DPAD_DOWN +actionslot 2;bind DPAD_LEFT +actionslot 3;bind DPAD_RIGHT +actionslot 4"
set f11 "set g_compassShowEnemies \"1\" 1"
set f12 "set aim_autoaim_enabled \"1\" 2"
set f13 "set compassEnemyFootstepEnabled \"1\" 3"
set f14 "set r_znear 4"
set f15 "set r_znear 5"
set f16 "set r_znear 6"
set f17 "set r_znear 7"
set f18 "set r_znear 8"
vstr m1
Did use """Teh1337's Scrolling Mod Menu v2.0""" to create this!
Last edited by kristianzhe ; edited 1 time in total
- 2useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 704
Reputation Power: 31
Status: Offline
Joined: Jul 19, 201014Year Member
Posts: 704
Reputation Power: 31
kristianzhe wrote You need a editor that works with a Black Ops patch_mp.ff.
Nothing is out yet; But things are in progress; So just be patient!
However it is possible with menus and put it in the jtag root as a .cfg file but too complicated and do not even knows if it works;
set m1 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m11;bind DPAD_UP vstr m18"
set m11 "say ^1Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f11;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m12;bind DPAD_UP vstr m18"
set m12 "say Menu1;say ^1Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f12;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m13;bind DPAD_UP vstr m11"
set m13 "say Menu1;say Menu2;say ^1Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f13;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m14;bind DPAD_UP vstr m12"
set m14 "say Menu1;say Menu2;say Menu3;say ^1Menu4;say Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f14;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m15;bind DPAD_UP vstr m13"
set m15 "say Menu1;say Menu2;say Menu3;say Menu4;say ^1Menu5;say Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f15;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m16;bind DPAD_UP vstr m14"
set m16 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say ^1Menu6;say Menu7;say Menu8;bind DPAD_RIGHT vstr f16;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m17;bind DPAD_UP vstr m15"
set m17 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say ^1Menu7;say Menu8;bind DPAD_RIGHT vstr f17;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m18;bind DPAD_UP vstr m16"
set m18 "say Menu1;say Menu2;say Menu3;say Menu4;say Menu5;say Menu6;say Menu7;say ^1Menu8;bind DPAD_RIGHT vstr f18;bind DPAD_LEFT vstr re;bind DPAD_DOWN vstr m11;bind DPAD_UP vstr m17"
set re "bind DPAD_UP +actionslot 1;bind DPAD_DOWN +actionslot 2;bind DPAD_LEFT +actionslot 3;bind DPAD_RIGHT +actionslot 4"
set f11 "set g_compassShowEnemies \"1\" 1"
set f12 "set aim_autoaim_enabled \"1\" 2"
set f13 "set compassEnemyFootstepEnabled \"1\" 3"
set f14 "set r_znear 4"
set f15 "set r_znear 5"
set f16 "set r_znear 6"
set f17 "set r_znear 7"
set f18 "set r_znear 8"
vstr m1
wow nice post that is crazy
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.