Send me an engine macro file

The place to discuss scripting and game modifications for X4: Foundations.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

thomasbkdk
Posts: 180
Joined: Wed, 8. Jan 20, 07:34
x4

Send me an engine macro file

Post by thomasbkdk »

Would anyone care to send me an unpacked engine macro file.
As an example engine_par_m_combat_01_mk1_macro
AMD 3700X|GSKILL 2x32GB 3600C17|MSI X570 UNIFY|MSI RX 6800|SAMSUNG NVME 990 PRO|RAZER TARTARUS PRO|AOC AGON AG273QX 2560x1440@165|STREAM DECK XL+PEDAL|CORSAIR K95 PLATINUM RGB
Dr Reed
Posts: 79
Joined: Fri, 30. Nov 18, 00:05
x4

Re: Send me an engine macro file

Post by Dr Reed »

Code: Select all

<?xml version="1.0" encoding="utf-8"?>

<macros>
  <macro name="engine_par_m_combat_01_mk1_macro" class="engine">
    <component ref="engine_par_m_combat_01_mk1" />
    <properties>
      <identification name="{20107,2214}" basename="{20107,2211}" shortname="{20107,2215}" makerrace="paranid" description="{20107,2212}" mk="1" />
      <boost duration="12" thrust="8" attack="0.25" release="1" />
      <travel charge="0" thrust="7" attack="15" release="10" />
      <thrust forward="1084" reverse="1138" />
      <angular />
      <hull integrated="1" />
      <effects>
        <boosting ref="arg_boost_fx_m" />
      </effects>
      <sounds>
        <enginedetail ref="enginedetail_ship_m_03" />
      </sounds>
    </properties>
  </macro>
</macros>
thomasbkdk
Posts: 180
Joined: Wed, 8. Jan 20, 07:34
x4

Re: Send me an engine macro file

Post by thomasbkdk »

Thank you very much
AMD 3700X|GSKILL 2x32GB 3600C17|MSI X570 UNIFY|MSI RX 6800|SAMSUNG NVME 990 PRO|RAZER TARTARUS PRO|AOC AGON AG273QX 2560x1440@165|STREAM DECK XL+PEDAL|CORSAIR K95 PLATINUM RGB

Return to “X4: Foundations - Scripts and Modding”