Rotation.txt
2. June 2004 - 10:43
help me adjust it, below is rotation.
It isn't going to second map, thanks.
[code:1]
# Excessive Plus for Quake III Arena
#
# www.excessiveplus.net
// comment
# comment
// this will be executed before each map
q3dm6 {
fraglimit: 100
timelimit: 25
g_gametype 0
q3dm1 {
fraglimit:85
timelimit: 30
g_gametype 0
}
// this will be ffa! remember the "g_gametype: 0"
q3ctf4[/code:1]
Try this
-DeeXGod
:twisted:
------------------------------------------------------------------------------------
# Excessive Plus for Quake III Arena
#
# www.excessiveplus.net
// comment
# comment
// this will be executed before each map
q3dm6 {
fraglimit: 100
timelimit: 25
g_gametype 0
}
q3dm1 {
fraglimit:85
timelimit: 30
g_gametype 0
}
// this will be ffa! remember the "g_gametype: 0"
q3ctf4