Skip to content

Commit

Permalink
Convert Elite Practice to MP4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aessi committed Nov 22, 2017
1 parent 0714980 commit aa76e76
Show file tree
Hide file tree
Showing 3 changed files with 1,918 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="utf-8" ?>
<playlist>
<gameinfos>
<script_name>Modes\ShootMania\Elite\ElitePractice.Script.txt</script_name>
<comment></comment>
</gameinfos>

<filter>
<random_map_order>0</random_map_order>
</filter>

<mode_script_settings>
<!-- Default : <setting name="S_ChatTime" type="integer" value="10"/> -->
<!-- Default : <setting name="S_UseClublinks" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_UseClublinksSponsors" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_NeutralEmblemUrl" type="text" value=""/> -->
<!-- Default : <setting name="S_ScriptEnvironment" type="text" value="production"/> -->
<!-- Default : <setting name="S_AutoManageAFK" type="boolean" 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_PracticeRoundLimit" type="integer" value="3"/> -->
</mode_script_settings>

<startindex>0</startindex>
<map>
<file>ShootMania\Elite\Elite - CastleCrasher.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - Collided.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - CrossRoads.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - DayDreaming.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - Excursion.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - EyeOfTheStorm.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - FaceToFace.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - Fortress.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - SeaOfDreams.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - TheCastle.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - WatchYourBack.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Elite - WindOfChange.Map.Gbx</file>
</map>
</playlist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8" ?>
<playlist>
<gameinfos>
<script_name>Modes\ShootMania\Elite\ElitePractice.Script.txt</script_name>
<comment></comment>
</gameinfos>

<filter>
<random_map_order>0</random_map_order>
</filter>

<mode_script_settings>
<!-- Default : <setting name="S_ChatTime" type="integer" value="10"/> -->
<!-- Default : <setting name="S_UseClublinks" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_UseClublinksSponsors" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_NeutralEmblemUrl" type="text" value=""/> -->
<!-- Default : <setting name="S_ScriptEnvironment" type="text" value="production"/> -->
<!-- Default : <setting name="S_AutoManageAFK" type="boolean" 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_PracticeRoundLimit" type="integer" value="3"/> -->
</mode_script_settings>

<startindex>0</startindex>
<map>
<file>ShootMania\Elite\Beginner\Elite - AllYourBase.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - ArchWays.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - Citadel.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - GreenValley.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - HouseKeeping.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - NightWatch.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - PitStop.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - StayFrosty.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - TheCave.Map.Gbx</file>
</map>
<map>
<file>ShootMania\Elite\Beginner\Elite - WetWork.Map.Gbx</file>
</map>
</playlist>
Loading

0 comments on commit aa76e76

Please sign in to comment.