Internet Mode neu konfiguriert. Neues BaseImage gewählt.

This commit is contained in:
scriptos
2026-03-18 21:54:28 +01:00
parent 7c3c228e47
commit 3774e46924
18 changed files with 602 additions and 146 deletions
+105
View File
@@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8" ?>
<playlist>
<gameinfos>
<game_mode>1</game_mode>
<chat_time>10000</chat_time>
<finishtimeout>1</finishtimeout>
<allwarmupduration>1</allwarmupduration>
<disablerespawn>0</disablerespawn>
<forceshowallopponents>0</forceshowallopponents>
<rounds_pointslimit>30</rounds_pointslimit>
<rounds_usenewrules>0</rounds_usenewrules>
<rounds_forcedlaps>0</rounds_forcedlaps>
<rounds_pointslimitnewrules>5</rounds_pointslimitnewrules>
<team_pointslimit>50</team_pointslimit>
<team_maxpoints>6</team_maxpoints>
<team_usenewrules>0</team_usenewrules>
<team_pointslimitnewrules>5</team_pointslimitnewrules>
<timeattack_limit>180000</timeattack_limit>
<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
<laps_nblaps>3</laps_nblaps>
<laps_timelimit>300000</laps_timelimit>
<cup_pointslimit>100</cup_pointslimit>
<cup_roundsperchallenge>3</cup_roundsperchallenge>
<cup_nbwinners>3</cup_nbwinners>
<cup_warmupduration>2</cup_warmupduration>
</gameinfos>
<hotseat>
<game_mode>0</game_mode>
<time_limit>300000</time_limit>
<rounds_count>5</rounds_count>
</hotseat>
<filter>
<is_lan>1</is_lan>
<is_internet>1</is_internet>
<is_solo>0</is_solo>
<is_hotseat>0</is_hotseat>
<sort_index>1000</sort_index>
<random_map_order>0</random_map_order>
<force_default_gamemode>0</force_default_gamemode>
</filter>
<startindex>0</startindex>
<challenge>
<file>Campaigns\Nations\Blue\C01-Race.Challenge.Gbx</file>
<ident>eDgWjoKe2dT3GfoTCGCmI_qMvfk</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C02-Race.Challenge.Gbx</file>
<ident>hlRjJEZGm0yr1sT91CtdIwmqsti</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C03-Acrobatic.Challenge.Gbx</file>
<ident>c4oQLgleEPkNtehypwdYXTkmVvi</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C04-Race.Challenge.Gbx</file>
<ident>yWy7ROt2lgk2zL44HKdBgUjuthi</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C05-Endurance.Challenge.Gbx</file>
<ident>UR7xWwTkMeFB2kqVLVVOGDBCKFb</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C06-Speed.Challenge.Gbx</file>
<ident>fwj7Gn1nSQ_8qx6MPUtzAfHngTj</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C07-Race.Challenge.Gbx</file>
<ident>PLVn84D8NoVGjidP1pLafZP8qA8</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C08-Obstacle.Challenge.Gbx</file>
<ident>Hb_oIOr6Y4_I3aoMogsTPufz8hl</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C09-Race.Challenge.Gbx</file>
<ident>9MOwoNkpYZhw8e99cxFI3hVZrvi</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C10-Acrobatic.Challenge.Gbx</file>
<ident>XYiTfAdultrTWVJpjl_Bdnf7x4l</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C11-Race.Challenge.Gbx</file>
<ident>npRjhClGPZMs_YK_T5yUrnWY0q9</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C12-Obstacle.Challenge.Gbx</file>
<ident>znbgMZayw8uBByLWqc6kYsEfG6l</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C13-Race.Challenge.Gbx</file>
<ident>qxHe8iBNC2soNhkOoOvEKDkxZ58</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C14-Endurance.Challenge.Gbx</file>
<ident>uuGCAivChymPBU6TAHp6qIKSoR4</ident>
</challenge>
<challenge>
<file>Campaigns\Nations\Blue\C15-Speed.Challenge.Gbx</file>
<ident>n4QZfCzSzwMxsY2ILHFUEEipjtg</ident>
</challenge>
</playlist>
+92
View File
@@ -0,0 +1,92 @@
<?xml version="1.0" encoding="utf-8" ?>
<dedicated>
<authorization_levels>
<level>
<name>SuperAdmin</name>
<password>%%SERVER_SA_PASSWORD%%</password>
</level>
<level>
<name>Admin</name>
<password>%%SERVER_ADM_PASSWORD%%</password>
</level>
<level>
<name>User</name>
<password>%%SERVER_USER_PASSWORD%%</password>
</level>
</authorization_levels>
<masterserver_account>
<login>%%SERVER_LOGIN%%</login>
<password>%%SERVER_LOGIN_PASSWORD%%</password>
<validation_key>%%SERVER_VALIDATION_KEY%%</validation_key>
</masterserver_account>
<server_options>
<name>%%SERVER_NAME%%</name>
<comment>%%SERVER_DESC%%</comment>
<hide_server>%%SERVER_HIDE%%</hide_server> <!-- value is 0 (always shown), 1 (always hidden), 2 (hidden from nations) -->
<max_players>%%SERVER_MAX_PLAYERS%%</max_players>
<password>%%SERVER_PASSWORD%%</password>
<max_spectators>%%SERVER_MAX_SPECTATORS%%</max_spectators>
<password_spectator>%%SERVER_SPEC_PASSWORD%%</password_spectator>
<ladder_mode>%%SERVER_LADDER_MODE%%</ladder_mode> <!-- value between 'inactive', 'forced' (or '0', '1') -->
<ladder_serverlimit_min>0</ladder_serverlimit_min> <!-- Those values will be clamped to the limits authorized on http://official.trackmania.com/tmf-ladderserver/ -->
<ladder_serverlimit_max>50000</ladder_serverlimit_max>
<enable_p2p_upload>True</enable_p2p_upload>
<enable_p2p_download>True</enable_p2p_download>
<callvote_timeout>60000</callvote_timeout>
<callvote_ratio>0.5</callvote_ratio> <!-- default ratio. value in [0..1], or -1 to forbid. -->
<callvote_ratios>
<voteratio command="Ban" ratio="0.65"/>
<!-- commands can be "Ban", "Kick", "ChallengeRestart", "NextChallenge", ... -->
</callvote_ratios>
<allow_challenge_download>False</allow_challenge_download>
<autosave_replays>True</autosave_replays>
<autosave_validation_replays>True</autosave_validation_replays>
<referee_password></referee_password>
<referee_validation_mode>0</referee_validation_mode> <!-- value is 0 (only validate top3 players), 1 (validate all players) -->
<use_changing_validation_seed>False</use_changing_validation_seed>
</server_options>
<system_config>
<connection_uploadrate>%%SERVER_UPLOAD_RATE%%</connection_uploadrate> <!-- Kbps (kilo bits per second) -->
<connection_downloadrate>%%SERVER_DOWNLOAD_RATE%%</connection_downloadrate> <!-- Kbps -->
<force_ip_address></force_ip_address>
<server_port>%%SERVER_PORT%%</server_port>
<server_p2p_port>%%SERVER_P2P_PORT%%</server_p2p_port>
<client_port>0</client_port>
<bind_ip_address></bind_ip_address>
<use_nat_upnp></use_nat_upnp>
<p2p_cache_size>600</p2p_cache_size>
<xmlrpc_port>%%SERVER_XMLRPC_PORT%%</xmlrpc_port>
<xmlrpc_allowremote>True</xmlrpc_allowremote> <!-- If you specify an ip adress here, it'll be the only accepted adress. this will improve security. -->
<blacklist_url></blacklist_url>
<guestlist_filename></guestlist_filename>
<blacklist_filename></blacklist_filename>
<packmask>stadium</packmask>
<allow_spectator_relays>False</allow_spectator_relays>
<!-- <minimum_client_build>2009-10-01</minimum_client_build> -->
<!-- <disable_coherence_checks>laps</disable_coherence_checks> -->
<use_proxy>False</use_proxy>
<proxy_login></proxy_login>
<proxy_password></proxy_password>
</system_config>
</dedicated>