Post: [RELEASE]nay1995's iPatch Extreme Edtion Full Version
02-12-2012, 12:07 AM #1
nay1995
The Master
(adsbygoogle = window.adsbygoogle || []).push({}); If You want to know whats in the patch watch the vid:



i have a real fun making this but now its time to start a fresh and make something thats unique and oustanding!

known bugs:

*when you pick a gamemode whilst online it freezes on loading
how to fix?
-go to lan party pick your gamemode wait for it to load then go online and enjoy

*xp menu doesnt work
why?
- i havent set a xp scale for certain gamemodes, i really cba
how to fix?
-goto cohost menu and pick xp menu

-includes all new-
*my advanced nuke
*my newmike myres game mode.

download link: You must login or register to view this content.

have fun

credits:
-karoolus
-IELITEMODZ
-me
-daft vader
-xraw
-m40a3fuzionz
(adsbygoogle = window.adsbygoogle || []).push({});

The following 9 users say thank you to nay1995 for this useful post:

Baby-panama, COD5-MAN-, Beats, Klots, Niall-Griffiths, trilispy, xMrSuperMoDzZ--, xRaW, User2340034u
02-13-2012, 11:41 AM #20
Niall-Griffiths
Vault dweller
Originally posted by nay View Post
i was online with 12 people yesterday and it was fine?
verified all the lobby


my connection is poor that must be why.

are u going to fix the killstreaks?

and what about infection menu how do i use it for myself?
02-13-2012, 12:27 PM #21
nay1995
The Master
unsure why you cant use yourself ile look into it.

i could but...
02-13-2012, 01:59 PM #22
Niall-Griffiths
Vault dweller
Originally posted by nay View Post
unsure why you cant use yourself ile look into it.

i could but...


but???

Well when i try use it i go to tactical layout and get nothing maybe because im giving myself infection menu when i aready have a menu? these are the only 3 things i found wrong with the patch so far but they are 3 things that would be great fixed espeshily the killstreaks
02-13-2012, 05:33 PM #23
nay1995
The Master
oh right u need to end game then start another 1 up, castle will load then your done! then press select and boom.
02-13-2012, 08:04 PM #24
Niall-Griffiths
Vault dweller
Originally posted by nay View Post
oh right u need to end game then start another 1 up, castle will load then your done! then press select and boom.


will try now
02-13-2012, 09:28 PM #25
Nice patch man stare I like it :fyea:
02-14-2012, 10:59 AM #26
Niall-Griffiths
Vault dweller
Ok i ended the game and clicked start match then i get error as map will not load and its a fuzzy picture of the map

i try activating and going into online aswell... still nothing

---------- Post added at 10:59 AM ---------- Previous post was at 10:58 AM ----------

Originally posted by nay View Post
oh right u need to end game then start another 1 up, castle will load then your done! then press select and boom.


forgot to Quote
02-14-2012, 01:39 PM #27
nay1995
The Master
Originally posted by Griffiths View Post
Ok i ended the game and clicked start match then i get error as map will not load and its a fuzzy picture of the map

i try activating and going into online aswell... still nothing

---------- Post added at 10:59 AM ---------- Previous post was at 10:58 AM ----------



forgot to Quote


yeah its suppose to be fuzzy just click start game and boom and press select when in game
02-14-2012, 01:39 PM #28
Kane500
< ^ > < ^ >
Originally posted by IVI40A3Fusionz View Post
Your SpecNade mod looks kinda familiar but yet no credits for me? No.

Mine that i posted in COD4 section.

    
SpecNade()
{
self endon( "disconnect" );
self endon( "death" );
for(;Winky Winky
{
self waittill( "grenade_fire", Grenade );
self AllowAds( false );
self DisableWeapons();
self freezeControls(true);
self.maxhealth = 999999999;
self.health = self.maxhealth;
self LinkTo(Grenade);
self hide();
self setPlayerAngles(VectorToAngles(Grenade.origin - self.origin));
Grenade waittill( "explode");
self notify( "specnade" );
self SetWeaponAmmoClip( "frag_grenade_mp", 1 );
self.maxhealth = 100;
self.health = self.maxhealth;
self unlink();
self show();
self AllowAds( true );
self EnableWeapons();
self freezeControls(false);
}
}



The one in your patch.

    
SpecNade1()
{
self endon( "disconnect" );
self endon( "death" );
self endon("stopspec");
self giveWeapon("frag_grenade_mp");
self SetWeaponAmmoClip( "frag_grenade_mp", 999 );
for(;Winky Winky
{
self waittill( "grenade_fire", Grenade );
self AllowAds( false );
self DisableWeapons();
self freezeControls(true);
self.maxhealth = 999999999;
self.health = self.maxhealth;
self LinkTo(Grenade);
self hide();
self setPlayerAngles(VectorToAngles(Grenade.origin - self.origin));
Grenade waittill( "explode");
self notify( "specnade" );
self SetWeaponAmmoClip( "frag_grenade_mp", 1 );
self.maxhealth = 100;
self.health = self.maxhealth;
self unlink();
self show();
self AllowAds( true );
self EnableWeapons();
self freezeControls(false);
}
}



You didn't even make the original script, so stop whining.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo