Mod that changes BUC behavior

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

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

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

Mod that changes BUC behavior

Post by thomasbkdk »

Does anyone know of a mod that has the sole purpose of changing the behaviour of BUC, so don't destroy satellites?
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
Buck
Posts: 39
Joined: Thu, 29. Jun 23, 16:10
x4

Re: Mod that changes BUC behavior

Post by Buck »

Why that was ever created is beyond me.
Those ships are independent of the Faction & Relations have no effect on them.
I'm 75 so my modding days are finished, if you can find the Job(s) in the files that spawn them its easy to Null them out.
j.harshaw
EGOSOFT
EGOSOFT
Posts: 2164
Joined: Mon, 23. Nov 15, 18:02

Re: Mod that changes BUC behavior

Post by j.harshaw »

Easiest way would probably be by modding the jobs file. Remove all instances of:

Code: Select all

<param name="targetclasses" value="[class.ship, class.satellite]"/>
or

Code: Select all

<param name="targetclasses" value="[class.satellite]"/>

Return to “X4: Foundations - Scripts and Modding”