# Excessive Plus for Quake III Arena
#
# www.excessiveplus.net



// comment
#  comment


// this will be executed before each map
timelimit:  20
fraglimit:  35
g_gametype: 0


q3dm1 {
    fraglimit: 50
}
q3dm2
q3dm3

q3ctf1 {
    g_gametype: 4
    timelimit: 15
    capturelimit: 10
    /load conf/excessive3
}

// this will be ffa! remember the "g_gametype: 0"
q3ctf4