docker-tmserver/tmserver/GameData/Tracks/MatchSettings/_playlist.txt

40 lines
1.4 KiB
Plaintext
Raw Normal View History

2019-09-17 19:40:48 +02:00
<?xml version="1.0" encoding="utf-8" ?>
<playlist>
<gameinfos>
<game_mode>$GAMEMODE</game_mode>
<chat_time>$CHATTIME</chat_time>
<finishtimeout>$FINISHTIMEOUT</finishtimeout>
2019-09-17 20:37:50 +02:00
<allwarmupduration>0</allwarmupduration>
2019-09-17 19:40:48 +02:00
<disablerespawn>$DISABLERESPAWN</disablerespawn>
<forceshowallopponents>0</forceshowallopponents>
<rounds_pointslimit>$ROUNDS_POINTSLIMIT</rounds_pointslimit>
<rounds_usenewrules>0</rounds_usenewrules>
<rounds_forcedlaps>0</rounds_forcedlaps>
<rounds_pointslimitnewrules>5</rounds_pointslimitnewrules>
<team_pointslimit>$TEAM_POINTSLIMIT</team_pointslimit>
<team_maxpoints>$TEAM_MAXPOINTS</team_maxpoints>
<team_usenewrules>0</team_usenewrules>
<team_pointslimitnewrules>5</team_pointslimitnewrules>
<timeattack_limit>$TIMEATTACK_LIMIT</timeattack_limit>
<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
<laps_nblaps>$LAPS_NBLAPS</laps_nblaps>
<laps_timelimit>$LAPS_TIMELIMIT</laps_timelimit>
2019-09-17 20:37:50 +02:00
<cup_pointslimit>100</cup_pointslimit>
<cup_roundsperchallenge>5</cup_roundsperchallenge>
<cup_nbwinners>3</cup_nbwinners>
<cup_warmupduration>2</cup_warmupduration>
2019-09-17 19:40:48 +02:00
</gameinfos>
<filter>
2019-09-28 09:52:12 +02:00
<is_lan>1</is_lan>
2019-09-17 19:40:48 +02:00
<is_internet>1</is_internet>
<is_solo>0</is_solo>
<is_hotseat>0</is_hotseat>
<sort_index>7</sort_index>
<random_map_order>0</random_map_order>
<force_default_gamemode>0</force_default_gamemode>
</filter>
<startindex>0</startindex>
</playlist>