Post: [1.11 Release]Getting multiple Patches in one
10-31-2011, 08:22 PM #1
Cody_h4x
Nobody is like me
(adsbygoogle = window.adsbygoogle || []).push({}); You must login or register to view this content.
Multiple Patches

So far I've gotten (and satisfied with)
My private Patch,
Craigchrist's "Steal this Patch"
Hawkin's "Zombieland" Latest version
all in one Dancing

Alright everyone, I've been bugged about this to release but this is really only common sense and the only thing needed to be done is to modify the second patches init, Connect, and spawned. Its fairly simple your using the same code to switch game modes. I feel this had to go in Modified patches section because even though it's a code its more about the patch itself, but if a mod wants to move it to exploits go ahead. :p Gaspkay:

By using the Gamemode changer:
    
GameChange(G){
self iPrintln("^1Changing Game Mode : ^5Done");
wait 1;
setDvar("matchGameType",G);
setDvar("g_password","");
map(getDvar("mapname"));
}

You can "Dual Boot" into another patch Winky Winky

(Basically your menu would look like)

    
menu.namer[1]="GodlyModz v4";
menu.funcs[1]=::GameChange;
menu.input[1]=1;


Just change the variable to any integar your gunna use for that specific patch, because your going to have to go to onPlayerConnect() and thread it.You must login or register to view this content.

So for example putting GodlyModz v4 was like this:
    
if(level.matchGameType=="1")
{
player.Verify1=0;
player.Verify2=0;
player thread Hunter();
}

but now you can make things more organised for yourself and simply thread it without having to put it through onPlayerSpawned, and again for example my GodlyModz v4 was setup like this:
    
Hunter(){
for(;Winky Winky{
self waittill("spawned_player");
//codes here
}


So its very simple to put more than one patch in one =D some of the file sizes on estimation are:

GodlyModz v4 == About 7,000
Hunter128's (old patch) == About 3,500
Chocolates Patch == About 9,000

Also if your seeting another mod menu than your gunna have to disable the mod menu of the orignal patch, or else you'll be opeing two menus at the same time :carling:
You can simply do this by calling a "Remove Access" function from your patch for each player, ( Dont forget to remove if (p!=self) or similar) so It removes it for everyone including the host Smile

Haha a cool thing for xbox patches is that you can really have "unlimited" room...........inb4 all patches in one? :carling:

If you need any help at all feel free to let me know Smile
Oh 1 more thing......







if sum rdc newfag fanboyfags r readin dis right nao fuk u :carling:
& stop takin creditz0rz No
Last edited by Cody_h4x ; 02-27-2012 at 08:42 PM.

The following 14 users say thank you to Cody_h4x for this useful post:

-Google-, iTruceFret, AgentSexyPig, Clouds, KingcreekS, Kitty=^.^=, Klots, LEzStarz, Mr.Hannu, Cmd-X, Rainbow Gravity, T_m_b07, ThereThatGuy, zshred
02-26-2012, 05:55 PM #110
KingcreekS
NOTHING IS IMPOSSIBL
omg vis i stop teaching you because you are so n00b bro , 1st of all take a class of c# than a class of QuakeC , then you can start undeerstanding this.
02-26-2012, 06:36 PM #111
SCR34M
Banned
bro i need to no wat i do after GameChanger how am i ever gna learn if you dont teach me or someone
02-27-2012, 04:43 PM #112
TehBinds
Bounty hunter
so u can LEECH it?
02-27-2012, 04:54 PM #113
KingcreekS
NOTHING IS IMPOSSIBL
Its very easy to put 4 patchs in 1, its the same that a gamemode , the same GameChange.
02-27-2012, 08:24 PM #114
Or create your own instead of using Mossya coding you leach?
02-28-2012, 03:05 AM #115
Cody_h4x
Nobody is like me
Originally posted by visbeast123 View Post
bro i need to no wat i do after GameChanger how am i ever gna learn if you dont teach me or someone


What your going to want to do is open any patch with more than one gamemode, go to the two threads
onPlayerConnect
onPlayerSpawned
and basically see how it's setup, it's very easy to learn when you visually see it. Describing it through text isnt very helpful Gaspkay:
Bassically see how its setup and once you understand it than go thread some of the requested patches functions through it, and properly set it up.


haha satanic appears that Im more mature to not respond to your immature "blamming" post :lol:
Last edited by Cody_h4x ; 02-28-2012 at 03:11 AM.
02-28-2012, 03:51 AM #116
Choco
Respect my authoritah!!
You make it sound so difficult to put multiple patches in one... It's nothing new, it's been around forever :dumb:
03-05-2012, 12:17 PM #117
SCR34M
Banned
ITheFallenI said Hispanics TUT is more better thats he has like 10in1 :lol:
03-05-2012, 11:20 PM #118
SCR34M
Banned
cody is the best i love his ZOmbies patch i like the jugger not :lol:

---------- Post added at 06:20 PM ---------- Previous post was at 06:09 PM ----------

make a video :lol:

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo