X: Rebirth
0 of 0

File information

Last updated

Original upload

Created by

FindolCaleb

Uploaded by

FindolCaleb

Virus scan

Safe to use

Tags for this mod

7 comments

  1. blackysun
    blackysun
    • BANNED
    • 0 kudos
    no1 a solution?
  2. blackysun
    blackysun
    • BANNED
    • 0 kudos
    no1 a solution?
  3. blackysun
    blackysun
    • BANNED
    • 0 kudos
    seems not working anymore the way its posted here, the orginal file is working, but is changing as seedz say the whole production and thats not what i want. i tryed his way too but its not working -.-
     
    thats how my ware.xml file look like
     

    <diff>
    <add sel="//wares/ware[@id='reinforcedmetalplating']/component" pos="before">
    <production time="1200" amount="60" method="factoryship" name="{20206,601}">
    <primary>
    <ware ware="ore" amount="500" />
    <ware ware="silicon" amount="250" />
    </primary>
    </production>
    </add>

    <add sel="/wares">

    <ware id="shp_xl_cargo_factory_1" name="shp_xl_cargo_factory_1" transport="container" size="ship" volume="1" tags="shippart">
    <price min="1" average="1" max="1" />
    <production time="356" amount="1" method="default" name="{20206,501}">
    <primary>
    <ware ware="bioelectricneurongel" amount="0" />
    <ware ware="bioopticwiring" amount="254" />
    <ware ware="bofu" amount="0" />
    <ware ware="emspectrometer" amount="0" />
    <ware ware="energycells" amount="1320" />
    <ware ware="foodrations" amount="640" />
    <ware ware="fusionreactor" amount="46" />
    <ware ware="holtzmanfieldgenerator" amount="114" />
    <ware ware="microchips" amount="238" />
    <ware ware="plasmaflowregulator" amount="62" />
    <ware ware="plasmapumps" amount="0" />
    <ware ware="reinforcedmetalplating" amount="186" />
    <ware ware="scanningarray" amount="148" />
    </primary>
    </production>
    <component ref="units_size_xl_cargo_factory_1_macro" amount="1" />
    </ware>

    <ware id="shp_xl_transporter_2" name="shp_xl_transporter_2" transport="container" size="ship" volume="1" tags="shippart">
    <price min="1" average="1" max="1" />
    <production time="356" amount="1" method="default" name="{20206,501}">
    <primary>
    <ware ware="bioelectricneurongel" amount="0" />
    <ware ware="bioopticwiring" amount="254" />
    <ware ware="bofu" amount="0" />
    <ware ware="emspectrometer" amount="0" />
    <ware ware="energycells" amount="1320" />
    <ware ware="foodrations" amount="640" />
    <ware ware="fusionreactor" amount="46" />
    <ware ware="holtzmanfieldgenerator" amount="114" />
    <ware ware="microchips" amount="238" />
    <ware ware="plasmaflowregulator" amount="62" />
    <ware ware="plasmapumps" amount="0" />
    <ware ware="reinforcedmetalplating" amount="186" />
    <ware ware="scanningarray" amount="148" />
    </primary>
    </production>
    <component ref="units_size_xl_transporter_2_macro" amount="1" />
    </ware>
    <ware id="shp_xl_transporter_1" name="shp_xl_transporter_1" transport="container" size="ship" volume="1" tags="shippart">
    <price min="1" average="1" max="1" />
    <production time="356" amount="1" method="default" name="{20206,501}">
    <primary>
    <ware ware="bioelectricneurongel" amount="0" />
    <ware ware="bioopticwiring" amount="254" />
    <ware ware="bofu" amount="0" />
    <ware ware="emspectrometer" amount="0" />
    <ware ware="energycells" amount="1320" />
    <ware ware="foodrations" amount="640" />
    <ware ware="fusionreactor" amount="46" />
    <ware ware="holtzmanfieldgenerator" amount="114" />
    <ware ware="microchips" amount="238" />
    <ware ware="plasmaflowregulator" amount="62" />
    <ware ware="plasmapumps" amount="0" />
    <ware ware="reinforcedmetalplating" amount="186" />
    <ware ware="scanningarray" amount="148" />
    </primary>
    </production>
    <component ref="units_size_xl_transporter_1_macro" amount="1" />
    </ware>
    <ware id="shp_xl_transporter_3" name="shp_xl_transporter_3" transport="container" size="ship" volume="1" tags="shippart">
    <price min="1" average="1" max="1" />
    <production time="356" amount="1" method="default" name="{20206,501}">
    <primary>
    <ware ware="bioelectricneurongel" amount="0" />
    <ware ware="bioopticwiring" amount="254" />
    <ware ware="bofu" amount="0" />
    <ware ware="emspectrometer" amount="0" />
    <ware ware="energycells" amount="1320" />
    <ware ware="foodrations" amount="640" />
    <ware ware="fusionreactor" amount="46" />
    <ware ware="holtzmanfieldgenerator" amount="114" />
    <ware ware="microchips" amount="238" />
    <ware ware="plasmaflowregulator" amount="62" />
    <ware ware="plasmapumps" amount="0" />
    <ware ware="reinforcedmetalplating" amount="186" />
    <ware ware="scanningarray" amount="148" />
    </primary>
    </production>
    <component ref="units_size_xl_transporter_3_macro" amount="1" />
    </ware>
    </add>
    </diff>

  4. seedz
    seedz
    • member
    • 0 kudos
    beware ! unclean and game bracking way of modding the ware.xml file making so that all factorys produce RMP the way this mod does

    open the wares.xml in the librairies folder of the mod (notepad++ is good at this)
    delete the <ware id="reinforced metal plating" part (first one) to the next </ware> stamp
    paste this between the <diff> and first <add sel="//wares"> :

    <add sel="//wares/ware[@id='reinforcedmetalplating']/component" pos="before">
    <production time="1200" amount="60" method="factoryship" name="{20206,601}">
    <primary>
    <ware ware="ore" amount="500" />
    <ware ware="silicon" amount="250" />
    </primary>
    </production>
    </add>

    this way, you're not deleting the normal ways the RMPs are produced in factories, not breaking your game
  5. FindolCaleb
    FindolCaleb
    • member
    • 0 kudos
    Leider muss man noch selbstständig umschalten, aber ich werde demnächst mal versuchen ein md zu schreiben das es dazu veranlasst immer für jeweils eine Produktionsschleife zu sammeln und dann von vorn zu beginnen. Dazu muss ich mich aber erstmal in md reinfinden.
  6. n0sTr4d4m0s
    n0sTr4d4m0s
    • member
    • 0 kudos
    kann ich dem schiff den befehl geben selbstständig zu arbeiten? oder muss ich immer den befehl geben abwechselnd erz und silizium zu fördern?
  7. Anubis85
    Anubis85
    • supporter
    • 6 kudos
    Uhhh, so nen Schiffchen passt genau in mein Konzept ne Mining Coop zu errichten.

    Ich werde es dieses WE testen!

    Danke für die Arbeit
    Gruß Anubis85