Post: [RELEASE] Offline MP Challenge Lobby Patch
04-07-2012, 11:23 PM #1
Choco
Respect my authoritah!!
(adsbygoogle = window.adsbygoogle || []).push({}); None of this would have been possible without TheUnkn0wn. All credit belongs to him...

Just what the title says :p It's pretty sick, should keep you all happy until my menu is ready Winky Winky

Features:
    
-Teleporting
-Level 50
-Unlock Pro Perks
-1337000 COD Points
-Insane Leaderboards
-Infection Package
-Forge Mode!
-Nuke Bullets!
-Toggle Prestige!
-God Mode
-Add Bots
-Unlimited Ammo
-Unlimited Timelimit & Scorelimit (on every gamemode)
-1,337,000 XP Per kill in all game modes
-Constant SR-71 Blackbird (unlimited UAV basically)
-Defaultweapon on Spawn
-Super Jump
-Super Sprint
-No Fall Damage
-Large Clip Size
-Low Gravity
-Some other cool dvars
-A DoHeart on the Left Side


Most mods are bound to buttons, and this patch is kind of reminiscent of Chocolate's old MW2 Patch :wub:

Video:


Download: You must login or register to view this content.

Put the EBOOT.BIN in dev_hdd0/game/BLUS30591/USRDIR.
Put the patch_mp.ff in dev_hdd0/game/BLUS30591/USRDIR/english.

Enjoy everyone =D
Last edited by Choco ; 04-08-2012 at 03:19 AM.

The following 29 users say thank you to Choco for this useful post:

djh1495, FAKA_ELITE, FM|T xR3PMz, Fuser, Harry, I-LOVE-Coockies, iiReFuZee, Ingloreusemodz, Jeremy, User23434, monkystyle, Nakafreak, Rath, redbullmasta, Rin1, sciz0r, skiiip, TheUnexpected, Top_Dog_Uk, Uk_ViiPeR, X-RAY200, x1337-, Xcutioner, xJayJayOkocha_, xMrSuperMoDzZ--, xRaW, XXSYNISTERXX, ZMK-iNFiNiTY
05-09-2012, 08:01 PM #83
Default Avatar
LiL B
Guest
Originally posted by ZOMBIEKILLAH View Post
That is cause you are running probably geohot or the other i forget ATM ? My advice ,sure others ,change your CFW .There is no reason to use geohot no more, useless, or you can rin it thought magic package = finalize pkg to sign ,it will install then .


ok thanks i just updated my ps3 to 3.55 & geohot is the only CFW that was on my laptop so i just used it . but thanks, helped alott Happy
05-10-2012, 05:46 AM #84
ZMK-iNFiNiTY
Vault dweller
Originally posted by LiL
ok thanks i just updated my ps3 to 3.55 & geohot is the only CFW that was on my laptop so i just used it . but thanks, helped alott Happy


Did you get magic pkg & sign it ? If you want a real CFW Rebug 355.2 + update 4 & 6 + Official 355 i have them both uploaded cause Rebug links are all dead . Just PM me + i have there update in the download .
05-10-2012, 06:17 AM #85
ᴠevo
Banned
Nice stare
05-23-2012, 07:39 AM #86
i wanted to control whether the bots will be in my team, or the enemies.
so i edited the codes and came up with this:

if you want bots on your team, use this:
    
AddAlliedBots()
{
spawned_bots=0;
wait 0.1;
bot=AddTestClient();
wait .14;
spawned_bots++;
bot.pers["isBot"] = true;
bot thread maps\mp\gametypes\_bot::bot_spawn_think("allies");
}


if you want bots on the other team, use this:
    
AddAxisBots()
{
spawned_bots=0;
wait 0.1;
bot=AddTestClient();
wait .14;
spawned_bots++;
bot.pers["isBot"] = true;
bot thread maps\mp\gametypes\_bot::bot_spawn_think("axis");
}


if you want both inside, copy paste those codes.
then insert these:
    

if ( self [COLOR="#FF0000"]ActionSlotOneButtonPressed()[/COLOR] && self GetStance() == "prone" && self GetEntityNumber() == 0 )
{
self thread AddAlliedBots()
wait .3;
}

if ( self [COLOR="#FF0000"]ActionSlotTwoButtonPressed()[/COLOR] && self GetStance() == "prone" && self GetEntityNumber() == 0 )
{
self thread AddAxisBots();
wait .3;
}


RED = any button you like
05-24-2012, 12:10 AM #87
Nice post. I will use this.
05-26-2012, 06:25 PM #88
I am new in this so can someone tell me how can i put the documents



Thxx
06-03-2012, 07:50 PM #89
Default Avatar
roushe
Guest
How do i get the mod onto my ps3 after downloading it?
06-03-2012, 07:57 PM #90
Great work man, this looks epic.
06-03-2012, 08:05 PM #91
redbullmasta
OFWGKTA :nyan:
Originally posted by Choco View Post
None of this would have been possible without TheUnkn0wn. All credit belongs to him...

Just what the title says :p It's pretty sick, should keep you all happy until my menu is ready Winky Winky

Features:
    
-Teleporting
-Level 50
-Unlock Pro Perks
-1337000 COD Points
-Insane Leaderboards
-Infection Package
-Forge Mode!
-Nuke Bullets!
-Toggle Prestige!
-God Mode
-Add Bots
-Unlimited Ammo
-Unlimited Timelimit & Scorelimit (on every gamemode)
-1,337,000 XP Per kill in all game modes
-Constant SR-71 Blackbird (unlimited UAV basically)
-Defaultweapon on Spawn
-Super Jump
-Super Sprint
-No Fall Damage
-Large Clip Size
-Low Gravity
-Some other cool dvars
-A DoHeart on the Left Side


Most mods are bound to buttons, and this patch is kind of reminiscent of Chocolate's old MW2 Patch :wub:

Video:


Download: You must login or register to view this content.

Put the EBOOT.BIN in dev_hdd0/game/BLUS30591/USRDIR.
Put the patch_mp.ff in dev_hdd0/game/BLUS30591/USRDIR/english.

Enjoy everyone =D


very niceAwesome face

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo