// CLASSIC FORTRESS SERVER CONFIGURATION // ===================================== // This config file contains your server settings. // You need to edit this file properly to start // your server! Remove the // characters before // the settings you edit or they will not be // changed! // Remote control password. Gives a client total // control over your server so don't make it too easy // to guess. This setting needs to be set in order to // start Classic Fortress. //rcon_password "abc123" // Administrator password. Gives a client tools like // kick/ban players, cease fire, list ips, etc. //localinfo adminpwd "abc123" // Server name that is shown in server browsers. // Please include location in your hostname. This // setting needs to be set in order to start Classic // Fortress. //hostname "Classic Fortress (Uppsala, Sweden)" // Admin name shown in server browsers. Please include // a working e-mail address with the syntax used below. // This setting needs to be set in order to start // Classic Fortress. //sv_admininfo "foo " // The server IP that this server should listen to. // Change this if you want your server to only accept // connections to a specific IP address. //sv_serverip 0.0.0.0 // The "votelist_*" strings contain all the maps that are // eligible for voting at the end of each map. The server // will randomize 4 maps from these lists based on the // current player count and put them up for voting. // WARNING: Do not put more than 64 characters in each // votelist string. It will *NOT WORK* then :-) // // Tiny 1-2 players // Small 3-4 players // Medium 5-6 players // Large 7-8 players // X-large 9-12 players // XXL 13-14 players // XXXL 15-16 players // XXXXL 17-32 players // // This is 64 characters: "===============================================================>" localinfo votelist_tiny1 "well1on1 1on1forts sq1 mini32s xpress2 xpress3 mininoheros" localinfo votelist_tiny2 "mininoheros2 amth1" localinfo votelist_tiny3 "" localinfo votelist_tiny4 "" localinfo votelist_small1 "well1on1 1on1forts sq1 mini32s xpress2 xpress3 mininoheros" localinfo votelist_small2 "mininoheros2 amth1 2mach1 minitf2k poop" localinfo votelist_small3 "" localinfo votelist_small4 "" localinfo votelist_medium1 "sq1 mini32s xpress2 xpress3 mininoheros mininoheros2 amth1" localinfo votelist_medium2 "2mach1 minitf2k poop z7 2fort5r kotc" localinfo votelist_medium3 "" localinfo votelist_medium4 "" localinfo votelist_large1 "xpress2 xpress3 mininoheros mininoheros2 amth1 2mach1 minitf2k" localinfo votelist_large2 "poop z7 2fort5r kotc mbasesr bam4" localinfo votelist_large3 "" localinfo votelist_large4 "" localinfo votelist_xlarge1 "poop z7 2fort5r kotc mbasesr bam4 tf2k well6 h4rdcore turtler" localinfo votelist_xlarge2 "genders2 rs_zz1" localinfo votelist_xlarge3 "" localinfo votelist_xlarge4 "" localinfo votelist_xxl1 "2fort5r kotc mbasesr bam4 tf2k well6 h4rdcore turtler genders2" localinfo votelist_xxl2 "rs_zz1 2night2 dissect" localinfo votelist_xxl3 "" localinfo votelist_xxl4 "" localinfo votelist_xxxl1 "2fort5r kotc mbasesr bam4 tf2k well6 h4rdcore turtler genders2" localinfo votelist_xxxl2 "rs_zz1 2night2 dissect blitzkrieg2 32smooth canalzon rock2" localinfo votelist_xxxl3 "shoop" localinfo votelist_xxxl4 "" localinfo votelist_xxxxl1 "well6 h4rdcore turtler genders2 rs_zz1 2night2 dissect" localinfo votelist_xxxxl2 "blitzkrieg2 32smooth canalzon rock2 shoop spaz4" localinfo votelist_xxxxl3 "" localinfo votelist_xxxxl4 "" localinfo votelist_trick1 "2k4jump adjmpvf1 cjump1r concjump demojmp2 demorox5 demorox6" localinfo votelist_trick2 "engjump2 engjumps funrjb04 hellrckt medic medic2 medic3rr" localinfo votelist_trick3 "medic4 pipejmp pjumpv1 rcktjump2re rcktpro rcktpro2 reapjmpvf" localinfo votelist_trick4 "reapmed renderrj3 rj3 rj4fun rj4testb rjart2vf rjart3vfr" localinfo votelist_trick5 "rjartvf1 rjdelite rjed rjhella1 rjmpadvf rjmpadvf2 rjnml" localinfo votelist_trick6 "rjproadcf rjskills rjskills2 rjump2 rjump3 rjxtreme scout" localinfo votelist_trick7 "scout2 smkyrj soldemo3 soldfly soldier4 soldrun superrj" localinfo votelist_trick8 "superrj2r testjmp6 try7 xtrmrjvf rktjump3" localinfo votelist_race1 "" localinfo votelist_race2 "" localinfo votelist_race3 "" localinfo votelist_race4 "" // Default starting map. This hould ideally be one of the // maps in the votelist string. map xpress3 // REMOVE OR COMMENT OUT THE FOLLOWING LINE WHEN YOU HAVE PROPERLY CONFIGURED THIS FILE quit