(adsbygoogle = window.adsbygoogle || []).push({});
I know there's some glitchy ways on how to change the gamemode through gsc by using
setDvar("g_gametype", "tdm");
map_restart(false);
but that will leave the first game's default stuff like, flag hud on Capture the flag, bomb sites hud on s&d and all that, I was wondering if there are any ways on using it without showing those things.