Post: Change Game Mode code 1.11
05-18-2012, 02:10 PM #1
spudeeelad
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({}); Does anybody have a code to change the game mode when you're already in a game for MW2?

This is for 1.11

What I have is;
case "Search & Destroy";g_gametype sd;fast restart;break;

However, this does not work. The game restarts and I get no errors, but it does not change (for example) the TDM to a game of Search & Destroy, it remains as a TDM and basically does nothing but restart the TDM.

I am unsure if I would have to change all the rules, as opposed to just game mode, in order to actually change the game?

Thanks In Advance
(adsbygoogle = window.adsbygoogle || []).push({});
05-18-2012, 07:03 PM #2
Originally posted by spudeeelad View Post
Does anybody have a code to change the game mode when you're already in a game for MW2?

This is for 1.11

What I have is;
case "Search & Destroy";g_gametype sd;fast restart;break;

However, this does not work. The game restarts and I get no errors, but it does not change (for example) the TDM to a game of Search & Destroy, it remains as a TDM and basically does nothing but restart the TDM.

I am unsure if I would have to change all the rules, as opposed to just game mode, in order to actually change the game?

Thanks In Advance

im not sure at all but try this? self setClientDvar( "ui_gametype", "sd" );
05-19-2012, 09:35 AM #3
spudeeelad
I defeated!
Originally posted by dutch
im not sure at all but try this? self setClientDvar( "ui_gametype", "sd" );

Unfortunately, that produced the same result - it just restarts the TDM. Appreciate the effort though.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo