server noarchive bool tf_debug = false;
server noarchive bool tf_allmapsforbots = false;
user noarchive string tf_unlocked = "";

server noarchive int tf_fraglimit = 25;
server noarchive int tf_teamfraglimit = 100;
server noarchive int tf_timelimit = 300;
server noarchive int tf_caplimit = 5;
server noarchive int tf_artilimit = 50;
server noarchive bool tf_stayonpodium = false;
user int tf_character = 0;
user int tf_character_skin = 0;
user int tf_character_color = 0;
user int tf_fov_desired = 90;
user bool tf_damagenumbers = true;

user noarchive bool tf_shushlouie = false;
user noarchive bool tf_shushchat = false;
user noarchive bool tf_shushalerts = false;

// bot game
server noarchive bool tf_offline_init = false;
server noarchive int tf_offline_bots = 5;
server noarchive string tf_offline_map = "DM_WISEU";
server noarchive bool tf_offline_botscanvote = true;

user string tf_centipeders = "";

user string tf_sam = "";
user string tf_quorra = "";

server noarchive int tf_na_compass1 = -1;
server noarchive int tf_na_compass2 = -1;

server noarchive int tf_gamemode = 0;
server noarchive bool tf_skiptimer = false;
server noarchive int tf_holiday = 0;
server bool tf_characterselect = true;
server noarchive bool tf_debug_forcearcade = false;
server noarchive int tf_arcaderound = 0;
server noarchive string tf_arcadebots = "";

// Debug shite
server noarchive string tf_debug_forcemapvote = "";
server noarchive int tf_debug_forcemodevote = -1;
server noarchive bool tf_debug_disablepathing = false;
server noarchive bool tf_debug_freezebots = false;

server noarchive int tf_sb_teamscore0 = 0;
server noarchive int tf_sb_teamscore1 = 0;
server noarchive int tf_sb_var0 = -1;
server noarchive int tf_sb_var1 = -1;
server noarchive int _tf_roundstate = -1;

server noarchive string tf_mapaddons = "";

user noarchive bool tf_hasplayedwelcome = false;

// welcome to hell zone
user string tf_cs0 = "";
user string tf_cs1 = "";
user string tf_cs2 = "";
user string tf_cs3 = "";
user string tf_cs4 = "";
user string tf_cs5 = "";
user string tf_cs6 = "";
user string tf_cs7 = "";
user string tf_cs8 = "";
user string tf_cs9 = "";
user string tf_cs10 = "";
user string tf_cs11 = "";
user string tf_cs12 = "";
user string tf_cs13 = "";
user string tf_cs14 = "";
user string tf_cs15 = "";
user string tf_cs16 = "";
user string tf_cs17 = "";
user string tf_cs18 = "";
user string tf_cs19 = "";
user string tf_cs20 = "";
user string tf_cs21 = "";
user string tf_cs22 = "";
user string tf_cs23 = "";
user string tf_cs24 = "";
user string tf_cs25 = "";
user string tf_cs26 = "";
user string tf_cs27 = "";
user string tf_cs28 = "";
user string tf_cs29 = "";
user string tf_cs30 = "";
user string tf_cs31 = "";
user string tf_cs32 = "";
user string tf_cs33 = "";
user string tf_cs34 = "";
user string tf_cs35 = "";
user string tf_cs36 = "";
user string tf_cs37 = "";
user string tf_cs38 = "";
user string tf_cs39 = "";
user string tf_cs40 = "";
user string tf_cs41 = "";

server noarchive int _tf_timer = 0;