XRWS           ‡   K  <ext_01.cat ext_01.dat md/all_of_known_space.xml 6204 1754368482 ce5d08edf348d5a0b92c41f165e1d776
ï»¿<?xml version="1.0" encoding="UTF-8"?>
<mdscript name="all_of_known_space"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="md.xsd">
  <cues>
    <cue name="Root">
      <cues>
        <cue name="Gamestart_setup" onfail="cancel">
          <conditions>
            <check_age max="10s" />
          </conditions>

          <delay exact="3s" comment="make sure the galaxy is loaded" />

          <actions>
            <!-- Get Initial Map -->
            <find_sector name="$Sectors" space="player.galaxy" multiple="true" />

            <!-- Uncover map -->
            <run_actions ref="md.LIB_Generic.UncoverMap_SectorsAndGates">
              <param name="InitialMap" value="$Sectors" />
              <param name="UncoverAllStations" value="true" />
              <param name="UncoverHighways" value="true" />
            </run_actions>

            <!-- Create satellites -->
            <do_for_each name="$Sector" in="$Sectors">
              <create_position name="$Position" x="-259807.625" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="-129903.812" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="129903.812" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="259807.625" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="-194855.719" z="112500" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="-194855.719" z="-112500" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="-64951.906" z="112500" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="-64951.906" z="-112500" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="64951.906" z="112500" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="64951.906" z="-112500" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position"/>
              </create_object>
              <create_position name="$Position" x="194855.719" z="112500" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="194855.719" z="-112500" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="-129903.812" z="225000" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="-129903.812" z="-225000" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" z="225000" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" z="-225000" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="129903.812" z="225000" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
              <create_position name="$Position" x="129903.812" z="-225000" />
              <create_object sector="$Sector" macro="macro.eq_arg_satellite_02_macro" owner="faction.player">
                <safepos max="5km" value="$Position" />
              </create_object>
            </do_for_each>
          </actions>
        </cue>
      </cues>
    </cue>
  </cues>
</mdscript><?xml version="1.0" encoding="utf-8"?>
<content id="" version="102" date="2025-08-05" save="false" name="" description="" author="temetvince" lastupdate=""/>
