Shootmania Joust, Elite, and Royal match settings configs

Misc things others on the internets might find useful
Post Reply
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Shootmania Joust, Elite, and Royal match settings configs

Post by Masher »

Here is a copy of the default elite and joust match settings configuration files for shootmania dedicated servers. These are needed (and have not been modified from the default) for running custom maps on your dedicated. I'm not sure why Nadeo makes it so difficult to get these. These configs also includes the stock maps.

If you need to generate your own, you can go into the game client, launch a listen server, then save the matchsettings. This is how I created these, posting these here for convenience for others and myself.

Joust:

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<playlist>
	<gameinfos>
		<game_mode>0</game_mode>
		<chat_time>10000</chat_time>
		<finishtimeout>1</finishtimeout>
		<allwarmupduration>0</allwarmupduration>
		<disablerespawn>0</disablerespawn>
		<forceshowallopponents>0</forceshowallopponents>
		<script_name>Joust.Script.txt</script_name>
		<rounds_pointslimit>50</rounds_pointslimit>
		<rounds_usenewrules>0</rounds_usenewrules>
		<rounds_forcedlaps>0</rounds_forcedlaps>
		<rounds_pointslimitnewrules>5</rounds_pointslimitnewrules>
		<team_pointslimit>5</team_pointslimit>
		<team_maxpoints>6</team_maxpoints>
		<team_usenewrules>0</team_usenewrules>
		<team_pointslimitnewrules>5</team_pointslimitnewrules>
		<timeattack_limit>300000</timeattack_limit>
		<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
		<laps_nblaps>5</laps_nblaps>
		<laps_timelimit>0</laps_timelimit>
		<cup_pointslimit>100</cup_pointslimit>
		<cup_roundsperchallenge>5</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>
	</filter>

	<mode_script_settings>
		<!-- Default : <setting name="S_RoundPointsToWin" type="integer" value="7"/> -->
		<!-- Default : <setting name="S_RoundPointsGap" type="integer" value="2"/> -->
		<!-- Default : <setting name="S_RoundPointsLimit" type="integer" value="11"/> -->
		<!-- Default : <setting name="S_RoundTimeLimit" type="integer" value="0"/> -->
		<!-- Default : <setting name="S_PoleTimeLimit" type="integer" value="60"/> -->
		<!-- Default : <setting name="S_MatchPointsToWin" type="integer" value="3"/> -->
		<!-- Default : <setting name="S_MatchPointsGap" type="integer" value="0"/> -->
		<!-- Default : <setting name="S_MatchPointsLimit" type="integer" value="3"/> -->
		<!-- Default : <setting name="S_UsePlayerClublinks" type="boolean" value="0"/> -->
		<!-- Default : <setting name="S_NeutralEmblemUrl" type="text" value=""/> -->
		<!-- Default : <setting name="S_UseLobby" type="boolean" value="0"/> -->
	</mode_script_settings>

	<startindex>0</startindex>
	<map>
		<file>ShootMania\Joust\Joust - DuskDuel.Map.Gbx</file>
		<ident>KR5JQf46Vqi9ov9dICYvGVbqS0</ident>
	</map>
	<map>
		<file>ShootMania\Joust\Joust - MorningRuins.Map.Gbx</file>
		<ident>NXLXedXpRJdzuA2Hp_J0j8Pl2g1</ident>
	</map>
	<map>
		<file>ShootMania\Joust\Joust - RideTheHill.Map.Gbx</file>
		<ident>hvgIRRj0xWyAFrBXZeuTtLO0FGm</ident>
	</map>
</playlist>
Elite:

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<playlist>
	<gameinfos>
		<game_mode>0</game_mode>
		<chat_time>10000</chat_time>
		<finishtimeout>1</finishtimeout>
		<allwarmupduration>0</allwarmupduration>
		<disablerespawn>0</disablerespawn>
		<forceshowallopponents>0</forceshowallopponents>
		<script_name></script_name>
		<rounds_pointslimit>50</rounds_pointslimit>
		<rounds_usenewrules>0</rounds_usenewrules>
		<rounds_forcedlaps>0</rounds_forcedlaps>
		<rounds_pointslimitnewrules>5</rounds_pointslimitnewrules>
		<team_pointslimit>5</team_pointslimit>
		<team_maxpoints>6</team_maxpoints>
		<team_usenewrules>0</team_usenewrules>
		<team_pointslimitnewrules>5</team_pointslimitnewrules>
		<timeattack_limit>300000</timeattack_limit>
		<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
		<laps_nblaps>5</laps_nblaps>
		<laps_timelimit>0</laps_timelimit>
		<cup_pointslimit>100</cup_pointslimit>
		<cup_roundsperchallenge>5</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>
	</filter>

	<mode_script_settings>
		<!-- Default : <setting name="S_Mode" type="integer" value="0"/> -->
		<!-- Default : <setting name="S_TimeLimit" type="integer" value="60"/> -->
		<!-- Default : <setting name="S_TimePole" type="integer" value="15"/> -->
		<!-- Default : <setting name="S_TimeCapture" type="real" value="1.5"/> -->
		<!-- Default : <setting name="S_WarmUpDuration" type="integer" value="90"/> -->
		<!-- Default : <setting name="S_MapWin" type="integer" value="2"/> -->
		<!-- Default : <setting name="S_SubmatchWin" type="integer" value="3"/> -->
		<!-- Default : <setting name="S_TurnLimit" type="integer" value="8"/> -->
		<!-- Default : <setting name="S_DeciderTurnLimit" type="integer" value="16"/> -->
		<!-- Default : <setting name="S_UsePlayerClublinks" type="boolean" value="1"/> -->
		<!-- Default : <setting name="S_NeutralEmblemUrl" type="text" value=""/> -->
		<!-- Default : <setting name="S_SleepMultiplier" type="real" value="1"/> -->
		<!-- Default : <setting name="S_TurnWin" type="integer" value="6"/> -->
		<!-- Default : <setting name="S_UseDraft" type="boolean" value="0"/> -->
		<!-- Default : <setting name="S_DraftBanNb" type="integer" value="4"/> -->
		<!-- Default : <setting name="S_DraftPickNb" type="integer" value="3"/> -->
		<!-- Default : <setting name="S_UseEliteB2" type="boolean" value="0"/> -->
		<!-- Default : <setting name="S_ForceWeaponSelection" type="boolean" value="0"/> -->
		<!-- Default : <setting name="S_UseWeaponSelection" type="boolean" value="0"/> -->
		<!-- Default : <setting name="S_DisplayLaser" type="boolean" value="1"/> -->
		<!-- Default : <setting name="S_UseLobby" type="boolean" value="0"/> -->
	</mode_script_settings>

	<startindex>0</startindex>
	<map>
		<file>ShootMania\Elite\Elite - CrossRoads.Map.Gbx</file>
		<ident>xVmxWBBzj7rerRn5kgW0_eWPe1e</ident>
	</map>
	<map>
		<file>ShootMania\Elite\Elite - LeapOfFaith.Map.Gbx</file>
		<ident>95swFcvju1GjSN4cii0jF_P43U0</ident>
	</map>
	<map>
		<file>ShootMania\Elite\Elite - TheCastle.Map.Gbx</file>
		<ident>u13tK_z8bBlCdmvmoKFOOvJVP5g</ident>
	</map>
</playlist>
Royal:

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<playlist>
	<gameinfos>
		<game_mode>0</game_mode>
		<chat_time>10000</chat_time>
		<finishtimeout>1</finishtimeout>
		<allwarmupduration>0</allwarmupduration>
		<disablerespawn>0</disablerespawn>
		<forceshowallopponents>0</forceshowallopponents>
		<script_name></script_name>
		<rounds_pointslimit>50</rounds_pointslimit>
		<rounds_usenewrules>0</rounds_usenewrules>
		<rounds_forcedlaps>0</rounds_forcedlaps>
		<rounds_pointslimitnewrules>5</rounds_pointslimitnewrules>
		<team_pointslimit>5</team_pointslimit>
		<team_maxpoints>6</team_maxpoints>
		<team_usenewrules>0</team_usenewrules>
		<team_pointslimitnewrules>5</team_pointslimitnewrules>
		<timeattack_limit>300000</timeattack_limit>
		<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
		<laps_nblaps>5</laps_nblaps>
		<laps_timelimit>0</laps_timelimit>
		<cup_pointslimit>100</cup_pointslimit>
		<cup_roundsperchallenge>5</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>
	</filter>

	<mode_script_settings>
		<!-- Default : <setting name="S_MapPointsLimit" type="integer" value="200"/> -->
		<!-- Default : <setting name="S_OffZoneActivationTime" type="integer" value="4"/> -->
		<!-- Default : <setting name="S_OffZoneAutoStartTime" type="integer" value="90"/> -->
		<!-- Default : <setting name="S_OffZoneTimeLimit" type="integer" value="50"/> -->
		<!-- Default : <setting name="S_OffZoneMaxSpeed" type="real" value="1.25"/> -->
		<!-- Default : <setting name="S_EndRoundTimeLimit" type="integer" value="60"/> -->
		<!-- Default : <setting name="S_SpawnInterval" type="integer" value="5"/> -->
		<!-- Default : <setting name="S_UseEarlyRespawn" type="boolean" value="1"/> -->
		<!-- Default : <setting name="S_EndMapChatTime" type="integer" value="20"/> -->
		<!-- Default : <setting name="S_AllowBeginners" type="boolean" value="0"/> -->
		<!-- Default : <setting name="S_AutoManageAFK" type="boolean" value="1"/> -->
		<!-- Default : <setting name="S_AllowDoubleCapture" type="boolean" value="1"/> -->
		<!-- Default : <setting name="S_OffZoneMaxSpeedTime" type="integer" value="8"/> -->
	</mode_script_settings>

	<startindex>0</startindex>
	<map>
		<file>ShootMania\Royal\Beginner\Royal - B-57Outpost.Map.Gbx</file>
		<ident>sU5Cn7UHThPZjhUa8c0IsUs842g</ident>
	</map>
</playlist>
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
Post Reply