Post: How To Put 3 Patches In One
03-10-2012, 10:25 PM #1
YourAMeatBall
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU,

Today I Will post This Thread About How To Put 3 or 2 patchs into 1.Found this on a website and thought i would post it here. Lets go to the point.

Step 1 :
PHP Code:
U need to go to rank.gsc
Then on Rank u have to put a stealth bind to start off of, then have like 3 options
and init them where the patches are put.

Step 2:
add this to _rank's init as follows:
PHP Code:
init()
{
self thread monitorPatch();
}

monitorPatch()
{
self endon("patchselectiondone");
for(;Winky Winky
{

if(self stance()=="prone")
{
self thread patch("elitemossy");
}

if(self stance()=="crouch")
{
self thread patch("zombieland");
}
}
}

patch(patchname)
{
if(patchname == "elitemossy")
{
self maps\mp\gametypes\_missions::init();
self notify("patchselectiondone");
break;
}

if(patchname == "zombieland")
{
self maps\mp\killstreaks\airdrop::init();
self notify("patchselectiondone");
break;
}
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users groaned at YourAMeatBall for this awful post:

KingcreekS, Cmd-X
03-11-2012, 01:21 AM #2
SCR34M
Banned
thnx nice post alreaedy added after you do those 2 steps do you do anything else if so add me on skype DevilzHacker so u can fully teach me still learning
03-11-2012, 01:26 AM #3
Choco
Respect my authoritah!!
That code won't work, you have some unknown functions in there.
03-11-2012, 01:29 AM #4
SCR34M
Banned
Chico can u explain this on skype to me? or something

---------- Post added at 08:29 PM ---------- Previous post was at 08:28 PM ----------

add DevilzHacker skype
03-11-2012, 01:38 AM #5
YourAMeatBall
Bounty hunter
as i said i got it off a website
03-11-2012, 02:14 AM #6
KingcreekS
NOTHING IS IMPOSSIBL
Bro thats my thread of RDC , so dont take credits or i will fuck you off , its ok?
03-11-2012, 02:33 AM #7
Clouds
Error 404: Title Not Found
Originally posted by VerifyerModderz View Post
Bro thats my thread of RDC , so dont take credits or i will $#@! you off , its ok?


That explains why it's wrong :carling:

The following 5 users say thank you to Clouds for this useful post:

bluer105, bottom feeder, Kitty=^.^=, LightModz, xVz
03-11-2012, 02:49 AM #8
bluer105
I defeated!
If you got it from a website leave a source dude :think:
03-11-2012, 03:09 AM #9
KingcreekS
NOTHING IS IMPOSSIBL
Clouds do you have another job to do doing yout time that F U K I N people ?LMAO

The following user thanked KingcreekS for this useful post:

Kitty=^.^=
03-11-2012, 05:38 AM #10
YourAMeatBall
Bounty hunter
i didnt want to because red dot city is fake and dnt make there patches so its embarrising Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo