// 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.8 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 "lol" // In-game admin password // set g_adminpass "lol" // Remote console password // set rconPassword "lol" // 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