// Enable punkbuster set sv_punkbuster 1 // Auto-update punkbuster banfile pb_sv_autoUpdBan 1 // Disallow client cvar queries pb_sv_cqc 0 // Kick for 15 minutes on violation pb_sv_kicklen 15 // One second GUID grace. People with no GUID/CD-Key will be kicked in one second. pb_sv_noguidgrace 1 // Minimum name length. pb_sv_minName 2 // Message prefix for logs. pb_sv_msgprefix "^3PB" // Name prefix of GTV or similar bot. DON'T REMOVE if you want to allow GTV! pb_sv_specname "GTV" // Dont kick for GUIDs with non-matching IP. If you as admin are having problems connecting // via your LAN, you need this. // pb_sv_guidRelax 2 // Execute cvar restrictions cfg. exec pb_cvars.cfg // You will want to disable strictauth because it's broken and not needed. set sv_strictauth 0 // Set your server's name set sv_hostname "Rocket Arena 3 1.7 Server" // Set the max number of clients to connect set sv_maxclients "16" // Set the time to cycle maps, ra3 does not use fraglimit, only timelimit set timelimit "30" // Uncomment this var to reserve spots for people with the privatePassowrd // set sv_privateClients "4" // Set the private password to use the private spots with // set sv_privatePassword "qwerty" // In-game admin password // set g_adminpass "foo" // Remote console password // set rconPassword "foo" // Memory allocated for server set com_hunkmegs "64" // Set sv_floodprotect to 0 set sv_floodprotect "0" // Chat flood protection set g_chatFlood "5:5:2" // Minimum of seconds between allowed callvote command set g_voteInterval 30 // Votepercent for callvote commands. set g_votePercent "60" // Enable player tracking. // set g_trackPlayers 1 // Enable stats tracking // set g_trackStats 1 // Set server fps set sv_fps "30" // The name of the arena config file. set arenacfg "arena.cfg" // This message will scroll on the bottom of the arena selection menu set g_motd "Welcome to Rocket Arena 3..." //Use the following for location: // Region 0: No Region Specified (any Region) // Region 1: Southeast US // Region 2: Western US // Region 3: Midwest US // Region 4: Northwest US, West Canada // Region 5: Northeast US, East Canada // Region 6: United Kingdom // Region 7: Continental Europe // Region 8: Central Asia, Middle East // Region 9: Southeast Asia, Pacific // Region 10: Africa // Region 11: Australia / NZ / Pacific // Region 12: Central, South America sets location 0 // Set the initial map map ra3map1