Advertisement
Guest User

Untitled

a guest
Apr 19th, 2017
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 33.96 KB | None | 0 0
  1. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://qconsulting.ca/fo3/ModConfig5.0.xsd">
  2.     <moduleName>WIPAG -MAIN- Worsin's Immersive Power Armor Garage v1.7.10b</moduleName>
  3.     <installSteps order="Explicit">
  4.         <installStep name="Main Options">
  5.             <optionalFileGroups order="Explicit">
  6.                 <group name="Installation Options" type="SelectExactlyOne">
  7.                     <plugins order="Explicit">
  8.                         <plugin name="FULL Install">
  9.                             <description>
  10.                                 Installs all paints, decal station, mod overhaul, materials overhaul and Model-X.
  11.                             </description>
  12.                             <image path="fomod\img\Styles\Style.gif"/>
  13.                             <conditionFlags>
  14.                                 <flag name="PaintDifficultyFull">On</flag>
  15.                                 <flag name="PaintDifficultyCustom">Off</flag>
  16.                             </conditionFlags>
  17.                             <typeDescriptor>
  18.                                 <type name="Optional"/>
  19.                             </typeDescriptor>
  20.                         </plugin>
  21.                         <plugin name="Custom Install">
  22.                             <description>
  23.                                 Allows you to choose which styles and options you would like to install.
  24.                             </description>
  25.                             <image path="fomod\img\Styles\Style.gif"/>
  26.                             <conditionFlags>
  27.                                 <flag name="PaintDifficultyFull">Off</flag>
  28.                                 <flag name="PaintDifficultyCustom">On</flag>
  29.                             </conditionFlags>
  30.                             <typeDescriptor>
  31.                                 <type name="Optional"/>
  32.                             </typeDescriptor>
  33.                         </plugin>
  34.                     </plugins>
  35.                 </group>
  36.             </optionalFileGroups>
  37.         </installStep>     
  38.         <installStep name="Full Install Difficulty Options">
  39.         <visible>
  40.             <flagDependency value="On" flag="PaintDifficultyFull"/>
  41.         </visible>
  42.             <optionalFileGroups order="Explicit">
  43.                 <group name="Choose Paint Difficulty to Install" type="SelectExactlyOne">
  44.                     <plugins order="Explicit">
  45.                         <plugin name="Easy Mode">
  46.                             <description>
  47.                                 Makes all paints available from the start and have no cost attached to applying them to armor.
  48.                             </description>
  49.                             <image path="fomod\img\options\easy.jpg"/>
  50.                             <files>
  51.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  52.                                 <file destination="WIPAG - Paint Garage - Full (Easy).esp" source="Full-Install\Easy\WIPAG - Paint Garage - Full (Easy).esp"/>
  53.                                 <file destination="WIPAG - Materials Overhaul.esp" source="Shared\WIPAG - Materials Overhaul.esp"/>
  54.                                 <file destination="WIPAG - Mod Overhaul.esp" source="Shared\WIPAG - Mod Overhaul.esp"/>
  55.                                 <file destination="WIPAG - Model-X.esp" source="Shared\WIPAG - Model-X.esp"/>
  56.                                 <folder destination="textures" source="Shared\jetpack\textures"/>
  57.                                 <folder destination="materials" source="Shared\jetpack\materials"/>
  58.                                 <folder destination="textures" source="Shared\Frame\textures"/>
  59.                             </files>
  60.                             <conditionFlags>
  61.                                 <flag name="CustomStyles">Off</flag>
  62.                                 <flag name="CustomOptions">Off</flag>
  63.                                 <flag name="DecalOptions">On</flag>
  64.                                 <flag name="ModPatches">On</flag>
  65.                             </conditionFlags>
  66.                             <typeDescriptor>
  67.                                 <type name="Optional"/>
  68.                             </typeDescriptor>
  69.                         </plugin>
  70.                         <plugin name="Immersive Mode">
  71.                             <description>
  72.                                 Makes all paints require an instruction manual to learn the recipe as well as paint buckets and chrome solution to apply the paint.
  73.                             </description>
  74.                             <image path="fomod\img\options\hard.jpg"/>
  75.                             <files>
  76.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  77.                                 <file destination="WIPAG - Paint Garage - Full (Hard).esp" source="Full-Install\Difficult\WIPAG - Paint Garage - Full (Hard).esp"/>
  78.                                 <file destination="WIPAG - Materials Overhaul.esp" source="Shared\WIPAG - Materials Overhaul.esp"/>
  79.                                 <file destination="WIPAG - Mod Overhaul.esp" source="Shared\WIPAG - Mod Overhaul.esp"/>
  80.                                 <file destination="WIPAG - Model-X.esp" source="Shared\WIPAG - Model-X.esp"/>
  81.                                 <folder destination="textures" source="Shared\jetpack\textures"/>
  82.                                 <folder destination="materials" source="Shared\jetpack\materials"/>
  83.                                 <folder destination="textures" source="Shared\Frame\textures"/>
  84.                             </files>
  85.                             <conditionFlags>
  86.                                 <flag name="CustomStyles">Off</flag>
  87.                                 <flag name="CustomOptions">Off</flag>
  88.                                 <flag name="DecalOptions">On</flag>
  89.                                 <flag name="ModPatches">On</flag>
  90.                             </conditionFlags>
  91.                             <typeDescriptor>
  92.                                 <type name="Optional"/>
  93.                             </typeDescriptor>
  94.                         </plugin>
  95.                     </plugins>
  96.                 </group>
  97.             </optionalFileGroups>
  98.         </installStep>
  99.         <installStep name="Custom Install Difficulty Options">
  100.         <visible>
  101.             <flagDependency value="On" flag="PaintDifficultyCustom"/>
  102.         </visible>
  103.             <optionalFileGroups order="Explicit">
  104.                 <group name="Choose Paint Difficulty to Install" type="SelectExactlyOne">
  105.                     <plugins order="Explicit">
  106.                         <plugin name="Easy Mode">
  107.                             <description>
  108.                                 Makes all paints available from the start and have no cost attached to applying them to armor.
  109.                             </description>
  110.                             <image path="fomod\img\options\easy.jpg"/>
  111.                             <conditionFlags>
  112.                                 <flag name="CustomStylesEasy">On</flag>
  113.                                 <flag name="CustomStylesHard">Off</flag>
  114.                                 <flag name="ModPatches">On</flag>
  115.                             </conditionFlags>
  116.                             <typeDescriptor>
  117.                                 <type name="Optional"/>
  118.                             </typeDescriptor>
  119.                         </plugin>
  120.                         <plugin name="Immersive Mode">
  121.                             <description>
  122.                                 Makes all paints require an instruction manual to learn the recipe as well as paint buckets and chrome solution to apply the paint.
  123.                             </description>
  124.                             <image path="fomod\img\options\hard.jpg"/>
  125.                             <conditionFlags>
  126.                                 <flag name="CustomStylesEasy">Off</flag>
  127.                                 <flag name="CustomStylesHard">On</flag>
  128.                                 <flag name="ModPatches">On</flag>
  129.                             </conditionFlags>
  130.                             <typeDescriptor>
  131.                                 <type name="Optional"/>
  132.                             </typeDescriptor>
  133.                         </plugin>
  134.                     </plugins>
  135.                 </group>
  136.             </optionalFileGroups>
  137.         </installStep>
  138.         <installStep name="Custom Style Options Easy Mode">
  139.         <visible>
  140.             <flagDependency value="On" flag="CustomStylesEasy"/>
  141.         </visible>
  142.             <optionalFileGroups order="Explicit">
  143.                 <group name="Choose Styles to Install" type="SelectAny">
  144.                     <plugins order="Explicit">
  145.                         <plugin name="Colors with Black Flames (Style 1)">
  146.                             <description>
  147.                                 Colored base paint with black flames and chrome accents.
  148.                             </description>
  149.                             <image path="fomod\img\Styles\Style-1.jpg"/>
  150.                             <files>
  151.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  152.                                 <file destination="WIPAG - Paint Garage - Style 1 (Easy).esp" source="Custom-Install\Easy\WIPAG - Paint Garage - Style 1 (Easy).esp"/>
  153.                             </files>
  154.                             <conditionFlags>
  155.                                 <flag name="CustomOptions">On</flag>
  156.                             </conditionFlags>
  157.                             <typeDescriptor>
  158.                                 <type name="Optional"/>
  159.                             </typeDescriptor>
  160.                         </plugin>
  161.                         <plugin name="Black with Colored Flames (Style 2)">
  162.                             <description>
  163.                                 Black base paint with colored flames and chrome accents.
  164.                             </description>
  165.                             <image path="fomod\img\Styles\Style-2.jpg"/>
  166.                             <files>
  167.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  168.                                 <file destination="WIPAG - Paint Garage - Style 2 (Easy).esp" source="Custom-Install\Easy\WIPAG - Paint Garage - Style 2 (Easy).esp"/>
  169.                             </files>
  170.                             <conditionFlags>
  171.                                 <flag name="CustomOptions">On</flag>
  172.                             </conditionFlags>
  173.                             <typeDescriptor>
  174.                                 <type name="Optional"/>
  175.                             </typeDescriptor>
  176.                         </plugin>
  177.                         <plugin name="Solid Colors with Black Accents (Style 3)">
  178.                             <description>
  179.                                 Colored base paint with black and chrome accents.
  180.                             </description>
  181.                             <image path="fomod\img\Styles\Style-3.jpg"/>
  182.                             <files>
  183.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  184.                                 <file destination="WIPAG - Paint Garage - Style 3 (Easy).esp" source="Custom-Install\Easy\WIPAG - Paint Garage - Style 3 (Easy).esp"/>
  185.                             </files>
  186.                             <conditionFlags>
  187.                                 <flag name="CustomOptions">On</flag>
  188.                             </conditionFlags>
  189.                             <typeDescriptor>
  190.                                 <type name="Optional"/>
  191.                             </typeDescriptor>
  192.                         </plugin>
  193.                         <plugin name="Specialty Styles (Camo etc.) (Style 4)">
  194.                             <description>
  195.                                 A variety of specialty paints such as camo (more to come soon!)
  196.                             </description>
  197.                             <image path="fomod\img\Styles\Style-4.jpg"/>
  198.                             <files>
  199.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  200.                                 <file destination="WIPAG - Paint Garage - Style 4 (Easy).esp" source="Custom-Install\Easy\WIPAG - Paint Garage - Style 4 (Easy).esp"/>
  201.                             </files>
  202.                             <conditionFlags>
  203.                                 <flag name="CustomOptions">On</flag>
  204.                             </conditionFlags>
  205.                             <typeDescriptor>
  206.                                 <type name="Optional"/>
  207.                             </typeDescriptor>
  208.                         </plugin>
  209.                         <plugin name="Colors with Colored Flames (Style 5)">
  210.                             <description>
  211.                                 Colored base paint with colored flames and chrome accents.
  212.                             </description>
  213.                             <image path="fomod\img\Styles\Style-5.jpg"/>
  214.                             <files>
  215.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  216.                                 <file destination="WIPAG - Paint Garage - Style 5 (Easy).esp" source="Custom-Install\Easy\WIPAG - Paint Garage - Style 5 (Easy).esp"/>
  217.                             </files>
  218.                             <conditionFlags>
  219.                                 <flag name="CustomOptions">On</flag>
  220.                             </conditionFlags>
  221.                             <typeDescriptor>
  222.                                 <type name="Optional"/>
  223.                             </typeDescriptor>
  224.                         </plugin>
  225.                         <plugin name="Colors with Colors Solids (Style 6)">
  226.                             <description>
  227.                                 Colored base paint with colored and chrome accents.
  228.                             </description>
  229.                             <image path="fomod\img\Styles\Style-6.jpg"/>
  230.                             <files>
  231.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  232.                                 <file destination="WIPAG - Paint Garage - Style 6 (Easy).esp" source="Custom-Install\Easy\WIPAG - Paint Garage - Style 6 (Easy).esp"/>
  233.                             </files>
  234.                             <conditionFlags>
  235.                                 <flag name="CustomOptions">On</flag>
  236.                             </conditionFlags>
  237.                             <typeDescriptor>
  238.                                 <type name="Optional"/>
  239.                             </typeDescriptor>
  240.                         </plugin>
  241.                     </plugins>
  242.                 </group>
  243.             </optionalFileGroups>
  244.         </installStep>
  245.         <installStep name="Custom Style Options Hard Mode">
  246.         <visible>
  247.             <flagDependency value="On" flag="CustomStylesHard"/>
  248.         </visible>
  249.             <optionalFileGroups order="Explicit">
  250.                 <group name="Choose Styles to Install" type="SelectAny">
  251.                     <plugins order="Explicit">
  252.                         <plugin name="Colors with Black Flames (Style 1)">
  253.                             <description>
  254.                                 Colored base paint with black flames and chrome accents.
  255.                             </description>
  256.                             <image path="fomod\img\styles\Style-1.jpg"/>
  257.                             <files>
  258.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  259.                                 <file destination="WIPAG - Paint Garage - Style 1 (Hard).esp" source="Custom-Install\Difficult\WIPAG - Paint Garage - Style 1 (Hard).esp"/>
  260.                             </files>
  261.                             <conditionFlags>
  262.                                 <flag name="CustomOptions">On</flag>
  263.                             </conditionFlags>
  264.                             <typeDescriptor>
  265.                                 <type name="Optional"/>
  266.                             </typeDescriptor>
  267.                         </plugin>
  268.                         <plugin name="Black with Colored Flames (Style 2)">
  269.                             <description>
  270.                                 Black base paint with colored flames and chrome accents.
  271.                             </description>
  272.                             <image path="fomod\img\styles\Style-2.jpg"/>
  273.                             <files>
  274.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  275.                                 <file destination="WIPAG - Paint Garage - Style 2 (Hard).esp" source="Custom-Install\Difficult\WIPAG - Paint Garage - Style 2 (Hard).esp"/>
  276.                             </files>
  277.                             <conditionFlags>
  278.                                 <flag name="CustomOptions">On</flag>
  279.                             </conditionFlags>
  280.                             <typeDescriptor>
  281.                                 <type name="Optional"/>
  282.                             </typeDescriptor>
  283.                         </plugin>
  284.                         <plugin name="Solid Colors with Black Accents (Style 3)">
  285.                             <description>
  286.                                 Colored base paint with black and chrome accents.
  287.                             </description>
  288.                             <image path="fomod\img\styles\Style-3.jpg"/>
  289.                             <files>
  290.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  291.                                 <file destination="WIPAG - Paint Garage - Style 3 (Hard).esp" source="Custom-Install\Difficult\WIPAG - Paint Garage - Style 3 (Hard).esp"/>
  292.                             </files>
  293.                             <conditionFlags>
  294.                                 <flag name="CustomOptions">On</flag>
  295.                             </conditionFlags>
  296.                             <typeDescriptor>
  297.                                 <type name="Optional"/>
  298.                             </typeDescriptor>
  299.                         </plugin>
  300.                         <plugin name="Specialty Styles (Camo etc.) (Style 4)">
  301.                             <description>
  302.                                 A variety of specialty paints such as camo (more to come soon!)
  303.                             </description>
  304.                             <image path="fomod\img\styles\Style-4.jpg"/>
  305.                             <files>
  306.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  307.                                 <file destination="WIPAG - Paint Garage - Style 4 (Hard).esp" source="Custom-Install\Difficult\WIPAG - Paint Garage - Style 4 (Hard).esp"/>
  308.                             </files>
  309.                             <conditionFlags>
  310.                                 <flag name="CustomOptions">On</flag>
  311.                             </conditionFlags>
  312.                             <typeDescriptor>
  313.                                 <type name="Optional"/>
  314.                             </typeDescriptor>
  315.                         </plugin>
  316.                         <plugin name="Colors with Colored Flames (Style 5)">
  317.                             <description>
  318.                                 Colored base paint with colored flames and chrome accents.
  319.                             </description>
  320.                             <image path="fomod\img\styles\Style-5.jpg"/>
  321.                             <files>
  322.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  323.                                 <file destination="WIPAG - Paint Garage - Style 5 (Hard).esp" source="Custom-Install\Difficult\WIPAG - Paint Garage - Style 5 (Hard).esp"/>
  324.                             </files>
  325.                             <conditionFlags>
  326.                                 <flag name="CustomOptions">On</flag>
  327.                             </conditionFlags>
  328.                             <typeDescriptor>
  329.                                 <type name="Optional"/>
  330.                             </typeDescriptor>
  331.                         </plugin>
  332.                         <plugin name="Colors with Colors Solids (Style 6)">
  333.                             <description>
  334.                                 Colored base paint with colored and chrome accents.
  335.                             </description>
  336.                             <image path="fomod\img\styles\Style-6.jpg"/>
  337.                             <files>
  338.                                 <file destination="Worsin's Garage.esm" source="Shared\Worsin's Garage.esm"/>
  339.                                 <file destination="WIPAG - Paint Garage - Style 6 (Hard).esp" source="Custom-Install\Difficult\WIPAG - Paint Garage - Style 6 (Hard).esp"/>
  340.                             </files>
  341.                             <conditionFlags>
  342.                                 <flag name="CustomOptions">On</flag>
  343.                             </conditionFlags>
  344.                             <typeDescriptor>
  345.                                 <type name="Optional"/>
  346.                             </typeDescriptor>
  347.                         </plugin>
  348.                     </plugins>
  349.                 </group>
  350.             </optionalFileGroups>
  351.         </installStep>
  352.         <installStep name="Custom Mod Options">
  353.         <visible>
  354.             <flagDependency value="On" flag="CustomOptions"/>
  355.         </visible>
  356.             <optionalFileGroups order="Explicit">
  357.                 <group name="Choose Mod Options to Install" type="SelectAny">
  358.                     <plugins order="Explicit">
  359.                         <plugin name="Materials Overhaul">
  360.                             <description>
  361.                                 Overhauls Power Armor Materials and adds new ones!
  362.                             </description>
  363.                             <image path="fomod\img\options\materials.jpg"/>
  364.                             <files>
  365.                                 <file destination="WIPAG - Materials Overhaul.esp" source="Shared\WIPAG - Materials Overhaul.esp"/>
  366.                             </files>
  367.                             <typeDescriptor>
  368.                                 <type name="Optional"/>
  369.                             </typeDescriptor>
  370.                         </plugin>
  371.                         <plugin name="Mod Overhaul">
  372.                             <description>
  373.                                 Overhauls the Power Armor Mod system offering more immersion and options.
  374.                             </description>
  375.                             <image path="fomod\img\options\mods.jpg"/>
  376.                             <files>
  377.                                 <file destination="WIPAG - Mod Overhaul.esp" source="Shared\WIPAG - Mod Overhaul.esp"/>
  378.                                 <folder destination="textures" source="Shared\jetpack\textures"/>
  379.                                 <folder destination="materials" source="Shared\jetpack\materials"/>
  380.                             </files>
  381.                             <conditionFlags>
  382.                                 <flag name="ModPatches">On</flag>
  383.                                 <flag name="PaintPatches">Off</flag>
  384.                             </conditionFlags>
  385.                             <typeDescriptor>
  386.                                 <type name="Optional"/>
  387.                             </typeDescriptor>
  388.                         </plugin>
  389.                         <plugin name="Model-X">
  390.                             <description>
  391.                                 Installs the Model-X lining which brings all Power Armor models up to the same class as the X-01 and gives them unique bonuses.
  392.                             </description>
  393.                             <image path="fomod\img\options\modelx.jpg"/>
  394.                             <files>
  395.                                 <file destination="WIPAG - Model-X.esp" source="Shared\WIPAG - Model-X.esp"/>
  396.                             </files>
  397.                             <typeDescriptor>
  398.                                 <type name="Optional"/>
  399.                             </typeDescriptor>
  400.                         </plugin>
  401.                         <plugin name="Decal Station">
  402.                             <description>
  403.                                 Installs the Decal Station giving access to 100 decals that can be applied to any paint (even 3rd party standalone and Vanilla!).
  404.                             </description>
  405.                             <image path="fomod\img\options\scratched.jpg"/>
  406.                             <conditionFlags>
  407.                                 <flag name="DecalOptions">On</flag>
  408.                             </conditionFlags>
  409.                             <typeDescriptor>
  410.                                 <type name="Optional"/>
  411.                             </typeDescriptor>
  412.                         </plugin>
  413.                         <plugin name="Black Frame">
  414.                             <description>
  415.                                 Installs the Decal Station giving access to 100 decals that can be applied to any paint (even 3rd party standalone and Vanilla!).
  416.                             </description>
  417.                             <image path="fomod\img\options\scratched.jpg"/>
  418.                             <files>
  419.                                 <folder destination="textures" source="Shared\Frame\textures"/>
  420.                             </files>
  421.                             <typeDescriptor>
  422.                                 <type name="Optional"/>
  423.                             </typeDescriptor>
  424.                         </plugin>
  425.                     </plugins>
  426.                 </group>
  427.             </optionalFileGroups>
  428.         </installStep>
  429.         <installStep name="Custom Decal Options">
  430.         <visible>
  431.             <flagDependency value="On" flag="DecalOptions"/>
  432.         </visible>
  433.             <optionalFileGroups order="Explicit">
  434.                 <group name="Choose Decal Options to Install" type="SelectExactlyOne">
  435.                     <plugins order="Explicit">
  436.                         <plugin name="Clean Decals">
  437.                             <description>
  438.                                 Adds a decal category to your Power Armor station (Clean Version).
  439.                             </description>
  440.                             <image path="fomod\img\options\clean.jpg"/>
  441.                             <files>
  442.                                 <file destination="WIPAG - Decal Station.esp" source="Shared\WIPAG - Decal Station.esp"/>
  443.                                 <folder destination="materials" source="Shared\Clean\materials"/>
  444.                                 <folder destination="textures" source="Shared\Clean\textures"/>
  445.                             </files>
  446.                             <typeDescriptor>
  447.                                 <type name="Optional"/>
  448.                             </typeDescriptor>
  449.                         </plugin>
  450.                         <plugin name="Scratched and Dirty Decals">
  451.                             <description>
  452.                                 Adds a decal category to your Power Armor station (Scratched Version).
  453.                             </description>
  454.                             <image path="fomod\img\options\scratched.jpg"/>
  455.                             <files>
  456.                                 <file destination="WIPAG - Decal Station.esp" source="Shared\WIPAG - Decal Station.esp"/>
  457.                                 <folder destination="materials" source="Shared\Scratched\materials"/>
  458.                                 <folder destination="textures" source="Shared\Scratched\textures"/>
  459.                             </files>
  460.                             <typeDescriptor>
  461.                                 <type name="Optional"/>
  462.                             </typeDescriptor>
  463.                         </plugin>
  464.                     </plugins>
  465.                 </group>
  466.             </optionalFileGroups>
  467.         </installStep>
  468.         <installStep name="WIPAG Compatibility Patches">
  469.         <visible>
  470.             <flagDependency value="On" flag="ModPatches"/>
  471.         </visible>
  472.             <optionalFileGroups order="Explicit">
  473.                 <group name="Choose Compatibility Patches" type="SelectExactlyOne">
  474.                     <plugins order="Explicit">
  475.                         <plugin name="No Patch">
  476.                             <description>
  477.                                 No Patch.
  478.                             </description>
  479.                             <image path="fomod\img\options\none.jpg"/>
  480.                             <conditionFlags>
  481.                                 <flag name="Workbench">On</flag>
  482.                             </conditionFlags>
  483.                             <typeDescriptor>
  484.                                 <type name="Optional"/>
  485.                             </typeDescriptor>
  486.                         </plugin>
  487.                         <plugin name="Super Patch AKW">
  488.                             <description>
  489.                                 Makes More Power Armor Mods, Jetpacks Unlimited, Legendary Modifications and Wearable Backpacks compatible with WIPAG. Also places the Craftable Advanced Armor in the ArmorSmith Workbench from Armor Keywords. PLACE AT THE BOTTOM OF YOUR LOAD ORDER. REQUIRES: More Power Armour Mods.esp, Jetpacks Unlimited Master.esp, AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp and ArmorKeywords.esm.
  490.                             </description>
  491.                             <image path="fomod\img\options\super1.jpg"/>
  492.                             <files>
  493.                                 <file destination="WIPAG - Super Patch AKW.esp" source="Shared\WIPAG - Super Patch AKW.esp"/>
  494.                             </files>
  495.                             <conditionFlags>
  496.                                 <flag name="Super">On</flag>
  497.                                 <flag name="Workbench">Off</flag>
  498.                             </conditionFlags>
  499.                             <typeDescriptor>
  500.                                 <dependencyType>
  501.                                     <defaultType name="CouldBeUsable"/>
  502.                                     <patterns>
  503.                                         <pattern>
  504.                                             <dependencies operator="And">
  505.                                                 <fileDependency file="More Power Armour Mods.esp" state="Active"/>
  506.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Active"/>
  507.                                                 <fileDependency file="AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp" state="Active"/>
  508.                                                 <fileDependency file="ArmorKeywords.esm" state="Active"/>
  509.                                             </dependencies>
  510.                                             <type name="Optional"/>
  511.                                         </pattern>
  512.                                         <pattern>
  513.                                             <dependencies operator="Or">
  514.                                                 <fileDependency file="More Power Armour Mods.esp" state="Missing"/>
  515.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Missing"/>
  516.                                                 <fileDependency file="AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp" state="Missing"/>
  517.                                                 <fileDependency file="ArmorKeywords.esm" state="Missing"/>
  518.                                             </dependencies>
  519.                                             <type name="NotUsable"/>
  520.                                         </pattern>
  521.                                     </patterns>
  522.                                 </dependencyType>
  523.                             </typeDescriptor>
  524.                         </plugin>
  525.                         <plugin name="Super Patch 2LM">
  526.                             <description>
  527.                                 Makes More Power Armor Mods, Jetpacks Unlimited, Legendary Modifications and Wearable Backpacks compatible with WIPAG. Also places the Craftable Advanced Armor in the 2LM Workbench from LegendaryModifications. PLACE AT THE BOTTOM OF YOUR LOAD ORDER. REQUIRES: LegendaryModification2LM.esp, More Power Armour Mods.esp, Jetpacks Unlimited Master.esp, AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp and ArmorKeywords.esm.
  528.                             </description>
  529.                             <image path="fomod\img\options\super2.jpg"/>
  530.                             <files>
  531.                                 <file destination="WIPAG - Super Patch 2LM.esp" source="Shared\WIPAG - Super Patch 2LM.esp"/>
  532.                             </files>
  533.                             <conditionFlags>
  534.                                 <flag name="Super">On</flag>
  535.                                 <flag name="Workbench">Off</flag>
  536.                             </conditionFlags>
  537.                             <typeDescriptor>
  538.                                 <dependencyType>
  539.                                     <defaultType name="CouldBeUsable"/>
  540.                                     <patterns>
  541.                                         <pattern>
  542.                                             <dependencies operator="And">
  543.                                                 <fileDependency file="More Power Armour Mods.esp" state="Active"/>
  544.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Active"/>
  545.                                                 <fileDependency file="AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp" state="Active"/>
  546.                                                 <fileDependency file="LegendaryModification2LM.esp" state="Active"/>
  547.                                                 <fileDependency file="ArmorKeywords.esm" state="Active"/>
  548.                                             </dependencies>
  549.                                             <type name="Optional"/>
  550.                                         </pattern>
  551.                                         <pattern>
  552.                                             <dependencies operator="Or">
  553.                                                 <fileDependency file="More Power Armour Mods.esp" state="Missing"/>
  554.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Missing"/>
  555.                                                 <fileDependency file="AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp" state="Missing"/>
  556.                                                 <fileDependency file="LegendaryModification2LM.esp" state="Missing"/>
  557.                                                 <fileDependency file="ArmorKeywords.esm" state="Missing"/>
  558.                                             </dependencies>
  559.                                             <type name="NotUsable"/>
  560.                                         </pattern>
  561.                                     </patterns>
  562.                                 </dependencyType>
  563.                             </typeDescriptor>
  564.                         </plugin>
  565.                         <plugin name="Jetpacks Unlimited and More Power Armor Mods Patch">
  566.                             <description>
  567.                                 Adds the Jetpacks Unimited category to the Power Armor station and makes WIPAG compatible with More Power Armor Mods.  PLACE THIS AT THE BOTTOM OF YOUR LOAD ORDER. REQUIRES: More Power Armour Mods.esp, Jetpacks Unlimited Master.esp
  568.                             </description>
  569.                             <image path="fomod\img\options\jet2.jpg"/>
  570.                             <files>
  571.                                 <file destination="WIPAG - MPAM - Jetpacks Unlimited Compatibility Patch.esp" source="Shared\WIPAG - MPAM - Jetpacks Unlimited Compatibility Patch.esp"/>
  572.                             </files>
  573.                             <conditionFlags>
  574.                                 <flag name="Workbench">On</flag>
  575.                             </conditionFlags>
  576.                             <typeDescriptor>
  577.                                 <dependencyType>
  578.                                     <defaultType name="CouldBeUsable"/>
  579.                                     <patterns>
  580.                                         <pattern>
  581.                                             <dependencies operator="Or">
  582.                                                 <fileDependency file="More Power Armour Mods.esp" state="Missing"/>
  583.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Missing"/>
  584.                                                 <fileDependency file="More Power Armour Mods.esp" state="Inactive"/>
  585.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Inactive"/>
  586.                                             </dependencies>
  587.                                             <type name="NotUsable"/>
  588.                                         </pattern>
  589.                                         <pattern>
  590.                                             <dependencies operator="And">
  591.                                                 <fileDependency file="More Power Armour Mods.esp" state="Active"/>
  592.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Active"/>
  593.                                             </dependencies>
  594.                                             <type name="Optional"/>
  595.                                         </pattern>
  596.                                     </patterns>
  597.                                 </dependencyType>
  598.                             </typeDescriptor>
  599.                         </plugin>
  600.                         <plugin name="Jetpacks Unlimited Patch">
  601.                             <description>
  602.                                 Adds the Jetpacks Unimited Category to the Power Armor station.  PLACE THIS AT THE BOTTOM OF YOUR LOAD ORDER. REQUIRES: Jetpacks Unlimited Master.esp
  603.                             </description>
  604.                             <image path="fomod\img\options\jet.jpg"/>
  605.                             <files>
  606.                                 <file destination="WIPAG - Jetpacks Unlimited Compatibility Patch.esp" source="Shared\WIPAG - Jetpacks Unlimited Compatibility Patch.esp"/>
  607.                             </files>
  608.                             <conditionFlags>
  609.                                 <flag name="Workbench">On</flag>
  610.                             </conditionFlags>
  611.                             <typeDescriptor>
  612.                                 <dependencyType>
  613.                                     <defaultType name="CouldBeUsable"/>
  614.                                     <patterns>
  615.                                         <pattern>
  616.                                             <dependencies operator="Or">
  617.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Active"/>
  618.                                             </dependencies>
  619.                                             <type name="Optional"/>
  620.                                         </pattern>
  621.                                         <pattern>
  622.                                             <dependencies operator="Or">
  623.                                                 <fileDependency file="More Power Armour Mods.esp" state="Active"/>
  624.                                             </dependencies>
  625.                                             <type name="NotUsable"/>
  626.                                         </pattern>
  627.                                         <pattern>
  628.                                             <dependencies operator="Or">
  629.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Missing"/>
  630.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Inactive"/>
  631.                                             </dependencies>
  632.                                             <type name="NotUsable"/>
  633.                                         </pattern>
  634.                                     </patterns>
  635.                                 </dependencyType>
  636.                             </typeDescriptor>
  637.                         </plugin>
  638.                         <plugin name="More Power Armor Mods Patch">
  639.                             <description>
  640.                                 Makes More Power Armor Mods compatible with WIPAG. PLACE AFTER MPAM and WIPAG IN LOAD ORDER. REQUIRES: More Power Armour Mods.esp
  641.                             </description>
  642.                             <image path="fomod\img\options\MPAM.jpg"/>
  643.                             <files>
  644.                                 <file destination="WIPAG - MPAM Compatibility Patch.esp" source="Shared\WIPAG - MPAM Compatibility Patch.esp"/>
  645.                             </files>
  646.                             <conditionFlags>
  647.                                 <flag name="Workbench">On</flag>
  648.                             </conditionFlags>
  649.                             <typeDescriptor>
  650.                                 <dependencyType>
  651.                                     <defaultType name="CouldBeUsable"/>
  652.                                     <patterns>
  653.                                         <pattern>
  654.                                             <dependencies operator="Or">
  655.                                                 <fileDependency file="More Power Armour Mods.esp" state="Active"/>
  656.                                             </dependencies>
  657.                                             <type name="Optional"/>
  658.                                         </pattern>
  659.                                         <pattern>
  660.                                             <dependencies operator="Or">
  661.                                                 <fileDependency file="Jetpacks Unlimited Master.esp" state="Active"/>
  662.                                             </dependencies>
  663.                                             <type name="NotUsable"/>
  664.                                         </pattern>
  665.                                         <pattern>
  666.                                             <dependencies operator="Or">
  667.                                                 <fileDependency file="More Power Armour Mods.esp" state="Missing"/>
  668.                                                 <fileDependency file="More Power Armour Mods.esp" state="Inactive"/>
  669.                                             </dependencies>
  670.                                             <type name="NotUsable"/>
  671.                                         </pattern>
  672.                                     </patterns>
  673.                                 </dependencyType>
  674.                             </typeDescriptor>
  675.                         </plugin>
  676.                     </plugins>
  677.                 </group>
  678.             </optionalFileGroups>
  679.         </installStep>
  680.         <installStep name="WIPAG Workbench Options">
  681.         <visible>
  682.             <flagDependency value="On" flag="Workbench"/>
  683.         </visible>
  684.             <optionalFileGroups order="Explicit">
  685.                 <group name="Choose Advanced Armor Integration Patch" type="SelectExactlyOne">
  686.                     <plugins order="Explicit">
  687.                         <plugin name="No Workbench Patch">
  688.                             <description>
  689.                                 Leaves the crafting for Advanced Power Armor in the default worktable added by WIPAG - Mod Overhaul.
  690.                             </description>
  691.                             <image path="fomod\img\options\none.jpg"/>
  692.                             <typeDescriptor>
  693.                                 <type name="Optional"/>
  694.                             </typeDescriptor>
  695.                         </plugin>
  696.                         <plugin name="Armor Keywords Patch">
  697.                             <description>
  698.                                 Makes the Advanced Power Armor craftable in the Armor Keywords ArmorSmith workbench. PLACE THIS AT THE BOTTOM OF YOUR LOAD ORDER. DO NOT USE WITH SUPER PATCHES. REQUIRES: ArmorKeywords.esm
  699.                             </description>
  700.                             <image path="fomod\img\options\as.jpg"/>
  701.                             <files>
  702.                                 <file destination="WIPAG - ArmorKeywords Compatibility Patch.esp" source="Shared\WIPAG - ArmorKeywords Compatibility Patch.esp"/>
  703.                             </files>
  704.                             <typeDescriptor>
  705.                                 <dependencyType>
  706.                                     <defaultType name="CouldBeUsable"/>
  707.                                     <patterns>
  708.                                         <pattern>
  709.                                             <dependencies operator="Or">
  710.                                                 <fileDependency file="ArmorKeywords.esm" state="Inactive"/>
  711.                                                 <fileDependency file="ArmorKeywords.esm" state="Missing"/>
  712.                                                 <flagDependency flag="Super" value="On"/>
  713.                                             </dependencies>
  714.                                             <type name="NotUsable"/>
  715.                                         </pattern>
  716.                                         <pattern>
  717.                                             <dependencies operator="And">
  718.                                                 <fileDependency file="ArmorKeywords.esm" state="Active"/>
  719.                                             </dependencies>
  720.                                             <type name="Optional"/>
  721.                                         </pattern>
  722.                                     </patterns>
  723.                                 </dependencyType>
  724.                             </typeDescriptor>
  725.                         </plugin>
  726.                         <plugin name="Legendary Modifications Patch">
  727.                             <description>
  728.                                 Makes the Advanced Power Armor craftable in the Legendary Mods armor workbench. PLACE THIS AT THE BOTTOM OF YOUR LOAD ORDER. DO NOT USE WITH SUPER PATCHES. REQUIRES: LegendaryModification2LM.esp
  729.                             </description>
  730.                             <image path="fomod\img\options\legend.jpg"/>
  731.                             <files>
  732.                                 <file destination="WIPAG - Legendary Mods Compatibility Patch.esp" source="Shared\WIPAG - Legendary Mods Compatibility Patch.esp"/>
  733.                             </files>
  734.                             <typeDescriptor>
  735.                                 <dependencyType>
  736.                                     <defaultType name="CouldBeUsable"/>
  737.                                     <patterns>
  738.                                         <pattern>
  739.                                             <dependencies operator="Or">
  740.                                                 <fileDependency file="LegendaryModification2LM.esp" state="Inactive"/>
  741.                                                 <fileDependency file="LegendaryModification2LM.esp" state="Missing"/>
  742.                                                 <flagDependency flag="Super" value="On"/>
  743.                                             </dependencies>
  744.                                             <type name="NotUsable"/>
  745.                                         </pattern>
  746.                                         <pattern>
  747.                                             <dependencies operator="And">
  748.                                                 <fileDependency file="LegendaryModification2LM.esp" state="Active"/>
  749.                                             </dependencies>
  750.                                             <type name="Optional"/>
  751.                                         </pattern>
  752.                                     </patterns>
  753.                                 </dependencyType>
  754.                             </typeDescriptor>
  755.                         </plugin>
  756.                     </plugins>
  757.                 </group>
  758.                 <group name="Choose Solo Patches" type="SelectAtLeastOne">
  759.                     <plugins order="Explicit">
  760.                         <plugin name="No Patch">
  761.                             <description>
  762.                                 No Patch.
  763.                             </description>
  764.                             <image path="fomod\img\options\none.jpg"/>
  765.                             <typeDescriptor>
  766.                                 <type name="Optional"/>
  767.                             </typeDescriptor>
  768.                         </plugin>
  769.                         <plugin name="Wearable Backpacks and Pouches Patch">
  770.                             <description>
  771.                                 Fixes Catagory Order for Wearable Backpacks Mod. DO NOT USE WITH THE SUPER PATCHES!!!  REQUIRES: AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp
  772.                             </description>
  773.                             <image path="fomod\img\options\pack.jpg"/>
  774.                             <files>
  775.                                 <file destination="WIPAG - Wearable Backpacks and Pouches Compatibility Patch.esp" source="Shared\WIPAG - Wearable Backpacks and Pouches Compatibility Patch.esp"/>
  776.                             </files>
  777.                             <conditionFlags>
  778.                                 <flag name="Pack">On</flag>
  779.                             </conditionFlags>
  780.                             <typeDescriptor>
  781.                                 <dependencyType>
  782.                                     <defaultType name="CouldBeUsable"/>
  783.                                     <patterns>
  784.                                         <pattern>
  785.                                             <dependencies operator="Or">
  786.                                                 <fileDependency file="AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp" state="Inactive"/>
  787.                                                 <fileDependency file="AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp" state="Missing"/>
  788.                                                 <flagDependency flag="Super" value="On"/>
  789.                                             </dependencies>
  790.                                             <type name="NotUsable"/>
  791.                                         </pattern>
  792.                                         <pattern>
  793.                                             <dependencies operator="And">
  794.                                                 <fileDependency file="AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp" state="Active"/>
  795.                                             </dependencies>
  796.                                             <type name="Recommended"/>
  797.                                         </pattern>
  798.                                     </patterns>
  799.                                 </dependencyType>
  800.                             </typeDescriptor>
  801.                         </plugin>
  802.                     </plugins>
  803.                 </group>
  804.             </optionalFileGroups>
  805.         </installStep>
  806.     </installSteps>
  807. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement