Originally posted by hack
were to put it
you can put it in your main dvars.cfg file like this:
//DVARS
set ui_gametype "Welcome to my Private Lobby."
Or you can add it into a gametype exec like this:
GAMETYPE_OPT1_RUN "ui_gametype Welcome to my Private Lobby;g_gametype sd;party_gametype sd"
Good Luck.