MoH RCon Guide
// Preygrounds Default MoH Server Config

// Server Config
seta sv_pure 1
seta com_hunkMegs "64" 
seta com_zoneMegs "32"

// General Settings
seta sv_maxclients "16"
// seta sv_privateClients "2" 
seta sv_fps "20"
seta g_friendlyFire "1"
seta g_warmup "20"
seta sv_zombietime "1"
seta g_inactivity "120"

// Voting
seta g_allowVote "0"

// Extras
// seta sv_maxPing "500"
// seta sv_minPing "0"
seta sv_floodProtect "1"
seta sv_maxRate "10000"

// Server Passwords
seta rconpassword "rconpass"
seta g_needpass "0"

// Game Type Settings
// Set the type of game: 1=Deathmatch, 2=Team match, 3=Objective, 4=Roundbased
seta g_gametype 1

// Set the Map Rotation
seta sv_maplist dm/mohdm3 dm/mohdm4 dm/mohdm2 dm/mohdm1 dm/mohdm5 dm/mohdm6 dm/mohdm7
seta fraglimit 15 //Anyone gets 15 frags, change next map
seta timelimit 15 //Sets the amount of time (in minutes) for map changes (0 = no timelimit)

// Start with the map rotation
map dm/mohdm3

// Server Config
seta sv_hostname "Server Name"
seta g_motd "Hosted by ^1www.PreyGrounds.com"

// public info
seta "Administrator" "Your Name"
seta "Email" "your@email.com"
seta "url" "http://www.PreyGrounds.com"
seta "Location" "Los Angeles, CA"
seta "CPU" "Dual AMD MP2800+"
seta "Clan" "YourClan"
seta "Connection" "100mbit"

// allows Gamespy browser
seta sv_gamespy 1