Post: MW2 1.11 Patch Question
07-13-2013, 06:20 AM #1
IKILLU2014
Toaster...
(adsbygoogle = window.adsbygoogle || []).push({}); So I was screwing around with some old patches on my pc mw2. I ended up making up a server but the issue is that the game does not recognize me as host when I join it so I can't get a menu. Is there anything I can change in the patch that would allow me to be able to get the host menu so that I could verify people/do the menu things. I'm rocking an elite mossy v9 patch. I believe that I should be able to put my name into it somewhere so that I get the menu but I can't figure out where.

I feel like it may be in here

if (player isHost()){
player thread BuildBulletList();
player.PickedBullet = 0;
level.hostr=player.name;
level.hostyis=player;
setDvar("testClients_doAttack",0);
setDvar("testClients_doMove",0);
setDvar("testClients_watchKillcam",0);
(adsbygoogle = window.adsbygoogle || []).push({});
07-15-2013, 07:10 AM #2
FeverEmiqq
Do a barrel roll!
Originally posted by IKILLU2014 View Post
So I was screwing around with some old patches on my pc mw2. I ended up making up a server but the issue is that the game does not recognize me as host when I join it so I can't get a menu. Is there anything I can change in the patch that would allow me to be able to get the host menu so that I could verify people/do the menu things. I'm rocking an elite mossy v9 patch. I believe that I should be able to put my name into it somewhere so that I get the menu but I can't figure out where.

I feel like it may be in here

if (player isHost()){
player thread BuildBulletList();
player.PickedBullet = 0;
level.hostr=player.name;
level.hostyis=player;
setDvar("testClients_doAttack",0);
setDvar("testClients_doMove",0);
setDvar("testClients_watchKillcam",0);


Hmm this happens to me when i use my rte to edit my name

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo