Post: Ranked To Private Match
01-03-2012, 06:39 PM #1
CrEaTiiOn_BuRn
Can’t trickshot me!
(adsbygoogle = window.adsbygoogle || []).push({}); Well here it is I made a thread about this yesterday asking the community if I should release this because it could potentialy ruin the game even more since you can go into a ranked public match and turn it into a private infection lobby. However they closed the thread before I got the chance to hear peoples opinion on if I should release it so now I dont care im just going to put it out there. To use it just put it in your menu and after you activate it in public match just end the game or wait for the game to end and it will bring you into a private lobby that random people join into as if it were ranked.

Here it is:

    "onlinegame 1;onlinegameandhost 1;onlineunrankedgameandhost 1;party_host 1;xblive_hostingprivateparty 1;xblive_privatematch 1"
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to CrEaTiiOn_BuRn for this useful post:

KCxFTW, VuZe MaGiiK
01-03-2012, 07:07 PM #2
TheFallen
Former Dark Night
Lol this is old. No body has used it for 1.13 yet though so I guess good thinking Happy and the funny thing is I just added this ti my patch like two days ago :lol:
01-03-2012, 07:13 PM #3
IVI40A3Fusionz
Former Gaming Squad Member
This has been known for ages /facepalm
01-03-2012, 07:15 PM #4
CrEaTiiOn_BuRn
Can’t trickshot me!
Originally posted by ITheFallenI View Post
Lol this is old. No body has used it for 1.13 yet though so I guess good thinking Happy and the funny thing is I just added this ti my patch like two days ago :lol:


Yea this was done on 1.11 but it was different as it was gsc. I have not seen this in any cfg patches so I figured id put this out there. And yea I figured afew people including yourself had this.

---------- Post added at 03:15 PM ---------- Previous post was at 03:14 PM ----------

Originally posted by IVI40A3Fusionz View Post
This has been known for ages /facepalm


Yea on 1.11
01-03-2012, 07:20 PM #5
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by burna View Post
Yea this was done on 1.11 but it was different as it was gsc. I have not seen this in any cfg patches so I figured id put this out there. And yea I figured afew people including yourself had this.

---------- Post added at 03:15 PM ---------- Previous post was at 03:14 PM ----------



Yea on 1.11


And 1.12, If you go on other modding forums (can't list any as i'll get a stupid infraction) there's hundreds of 1.13 patches and 1.12 patches that use this code just in a different order.

Edit: This is it from my patch (my first ever one)

    set Ranked "toggle onlinegame 1; onlinegameandhost 1; xblive_privatematch 0; xblive_rankedmatch 1;onlinegame 0; onlinegameandhost 0; xblive_privatematch 1; xblive_rankedmatch 0;wait 1; fast_restart;say ^2The_Match_Is_Now_Ranked!"


And i set it from the dpad like this,

    bind DPAD_DOWN "vstr Ranked"
01-03-2012, 07:31 PM #6
CrEaTiiOn_BuRn
Can’t trickshot me!
Originally posted by IVI40A3Fusionz View Post
And 1.12, If you go on other modding forums (can't list any as i'll get a stupid infraction) there's hundreds of 1.13 patches and 1.12 patches that use this code just in a different order.

Edit: This is it from my patch (my first ever one)

    set Ranked "toggle onlinegame 1; onlinegameandhost 1; xblive_privatematch 0; xblive_rankedmatch 1;onlinegame 0; onlinegameandhost 0; xblive_privatematch 1; xblive_rankedmatch 0;wait 1; fast_restart;say ^2The_Match_Is_Now_Ranked!"


And i set it from the dpad like this,

    bind DPAD_DOWN "vstr Ranked"


Good for you im glad you know how to do it but nobody has released a 1.13 patch with it or atlease anybody who's patch is worth looking at :carling:
01-03-2012, 07:33 PM #7
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by burna View Post
Good for you im glad you know how to do it but nobody has released a 1.13 patch with it or atlease anybody who's patch is worth looking at :carling:


1.12 patches work on 1.13 so in reality people have released a 1.13 patch with it, if you know what im trying to say :p.
01-03-2012, 07:36 PM #8
CrEaTiiOn_BuRn
Can’t trickshot me!
Before i get a wave of people in here saying this is old I know it is and it was done on 1.11

here is the code for 1.11

    RMs(){
if (getDvarInt("xblive_privatematch")==0){
self setClientDvar("xblive_hostingprivateparty","1");
self thread ccTXT("Ranked Match - Off");
setDvar("xblive_privatematch",1);
}else{
self setClientDvar("xblive_hostingprivateparty","0");
self thread ccTXT("Ranked Match - On");
setDvar("xblive_privatematch",0);
} }


It is different on 1.13

---------- Post added at 03:36 PM ---------- Previous post was at 03:33 PM ----------

Originally posted by IVI40A3Fusionz View Post
1.12 patches work on 1.13 so in reality people have released a 1.13 patch with it, if you know what im trying to say :p.

I didnt know someone has released a 1.12/1.13 patch with it.Tell me who did and ill be sure to give them credit
01-03-2012, 07:37 PM #9
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by burna View Post
Before i get a wave of people in here saying this is old I know it is and it was done on 1.11

here is the code for 1.11

    RMs(){
if (getDvarInt("xblive_privatematch")==0){
self setClientDvar("xblive_hostingprivateparty","1");
self thread ccTXT("Ranked Match - Off");
setDvar("xblive_privatematch",1);
}else{
self setClientDvar("xblive_hostingprivateparty","0");
self thread ccTXT("Ranked Match - On");
setDvar("xblive_privatematch",0);
} }


It is different on 1.13

---------- Post added at 03:36 PM ---------- Previous post was at 03:33 PM ----------


I didnt know someone has released a 1.12/1.13 patch with it.Tell me who did and ill be sure to give them credit


Anyone who's released a 1.12 patch O.o.

Also when i get a notification from you and click the link to see what you quoted me back with i keep getting an error saying that the thread doesn't exist and i should contact an admin, you getting it?

The following user thanked IVI40A3Fusionz for this useful post:

xChronicModz
01-03-2012, 07:42 PM #10
CrEaTiiOn_BuRn
Can’t trickshot me!
Originally posted by IVI40A3Fusionz View Post
Anyone who's released a 1.12 patch O.o.

Also when i get a notification from you and click the link to see what you quoted me back with i keep getting an error saying that the thread doesn't exist and i should contact an admin, you getting it?

Thats not true at all most people have ranked match code but not the code to make the ranked match private and Im not getting that error now but I do get it every now and then.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo