Post: *Private Match to Ranked Match DVAR*
10-27-2010, 06:45 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Alright i've been looking around, to find a dvar, that makes ur private match to a ranked game, so u dont need all the Dvars, that make u automatically host

Here is the dvar, im not sure atm if it works for W@W but we will see

simply just add it like this to the dvar list

        self setClientDvar ("xblive_privatematch "0");
self setClientDvar( "xblive_rankedmatch", "1" );
self setClientDvar( "onlinegame", "1" );


And here is also the DVAR, that makes u always Host in a ranked match

        self setClientDvar( "party_iAmhost", "1"); 
self setClientDvar("party_connectToOthers", "0" );
self setClientDvar("party_hostmigration", "0" );
self setClientDvar("party_connectTimeout", "0" );
self setClientDvar( "sv_hostname", "YOUR NAME HERE" );
self setClientDvar("badhost_minTotalClientsForHappyTest", "1" );


Explination:
Originally posted by another user
self setClientDvar( "party_iAmhost", "1");

i guess this 1 is Self explinated Cool Man (aka Tustin)
iAmHost and 1 means YESSS

Originally posted by another user
self setClientDvar("party_connectToOthers", "0" );


its the same script as in Cod4, it makes u automatically Host, that means, if u try to join a game u wont Join other ppls Game.

Originally posted by another user
self setClientDvar("party_hostmigration", "0" );

This is for no Host Migration, so u will be Host.

Originally posted by another user
self setClientDvar( "sv_hostname", "YOUR NAME HERE" );

You need to add ur name to it, so it will automatically make u Host of the ranked lobby

Thanks alot to my bruvv divybc and GodFatherIV Smile
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to xTrYiPiCz for this useful post:

Karoolus, Nolzad0, x_MATT
10-30-2010, 09:35 PM #47
Karoolus
I'm the W@W Menu Guy !
Originally posted by gstrang513 View Post
how come when i do the lobby, turn my ps3 off, and turn it back on and go on world at war online, it says corrupted data and put me back to the level i was before the lobby?


did you go down in rank or prestige ?
10-31-2010, 06:11 AM #48
Originally posted by Karoolus View Post
did you go down in rank or prestige ?


yea i was 11th 46

---------- Post added at 01:11 AM ---------- Previous post was at 01:10 AM ----------

Originally posted by GodFatherIV View Post
you have to end the lobby for it to work you cant just turn it off


ya i end the lobby and everything, when i get offline and sign on later in the day it says that.
10-31-2010, 09:24 AM #49
Karoolus
I'm the W@W Menu Guy !
Originally posted by gstrang513 View Post
yea i was 11th 46

ya i end the lobby and everything, when i get offline and sign on later in the day it says that.


same problem here.. still trying to figure out how to get back to 10th prestige :p
I told someone to try & make his patch so it's prest10 rank64 & level up to 65 legit..
but not sure if that'll work.. Smile
10-31-2010, 10:28 AM #50
Mr.Azoz
I’m too L33T
Originally posted by gstrang513 View Post
how come when i do the lobby, turn my ps3 off, and turn it back on and go on world at war online, it says corrupted data and put me back to the level i was before the lobby?


try my patch
10-31-2010, 07:28 PM #51
XNihiloNihilFit
ᴻᴼᵀᴴᴵᴺᴳ Ɔᴼᴹᴲƶ ᶂᴿᴼᴹ ᴻᴼᵀᴴᴵᴺ
Eveytime i use this, my patch wount load into MP? :/
11-01-2010, 01:05 AM #52
Karoolus
I'm the W@W Menu Guy !
Originally posted by 13 View Post
Eveytime i use this, my patch wount load into MP? :/


you must've done something wrong with packzip..
or a major screw-up in your code Happy
11-01-2010, 09:55 AM #53
GQGK
Skillz
Originally posted by FreeCLsAny1

        self setClientDvar ("xblive_privatematch "0");
self setClientDvar( "xblive_rankedmatch", "1" );
self setClientDvar( "onlinegame", "1" );


that should be:
        self setClientDvar ("xblive_privatematch", "0");
self setClientDvar( "xblive_rankedmatch", "1" );
self setClientDvar( "onlinegame", "1" );


that's why people are getting errors. tested it on my patch and it works perfect Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo