// // DEFAULT CVARS // set gl_mode 6 set vid_fullscreen 1 set crosshair 1 //set cl_precachemenus 1 //---------------------------------------------- // // INIT STUFF // alias init "mn_push main;" // // newgame command // alias newgame " killserver ; maxclients 1" // // ufo +set dedicated 1 or ufoded // will run this command if no other +map is included // alias dedicated_start "exec dedicated.cfg;"