X4: Foundations

X4: Foundations

Entering System: X4 Workshop
The easiest way to find, install and manage extensions for X4: Foundations. Share your work with the community and see what others have created.
Learn More
AkagiVoid 9 Nov, 2023 @ 7:41pm
Disable AI Boosting Mod Request
There's a mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2771386364
But it seems 2 no longer be up to date, was wondering of sumone can make anotehr one like it that eitehr disable's the AI or every ship from using the boosters? ?w?
< >
Showing 1-7 of 7 comments
Bozz 💀 14 Nov, 2023 @ 4:15am 
Go on nexus, there is a mod that disables boosting for M/L/XL Ships I think and it's up to date.
AkagiVoid 14 Nov, 2023 @ 10:39am 
Originally posted by Bozz 💀:
Go on nexus, there is a mod that disables boosting for M/L/XL Ships I think and it's up to date.

There's https://www.nexusmods.com/x4foundations/mods/948 . >w>

But its not up to date. XwX
I need an up to date one dat disables boost for every engine module. X3
So neither me or the AI can boost at all. :P
Bozz 💀 14 Nov, 2023 @ 2:17pm 
there is this one
https://www.nexusmods.com/x4foundations/mods/1253
But it's only for M ships.
Which is already something
AkagiVoid 14 Nov, 2023 @ 2:26pm 
Originally posted by Bozz 💀:
there is this one
https://www.nexusmods.com/x4foundations/mods/1253
But it's only for M ships.
Which is already something

Umm I took a look at it under the hood and its pretty straight forwards. Owo
Actually its easy enough 2 edit it. >:3
IDK if it will work though. X3
AkagiVoid 14 Nov, 2023 @ 2:27pm 
CODE:
<?xml version="1.0" encoding="utf-8"?>
<diff>
<add sel="/aiscript[@name='fight.attack.object.fighter']/init">
<do_if value="this.ship.isclass.ship_m">
<set_value name="$allowboost" exact="false"/>
</do_if>
</add>
</diff>
AkagiVoid 14 Nov, 2023 @ 2:27pm 
So how can I expand dis 2 cover fighters, large ships, and XL ships? >:3
Ranix 22 Nov, 2023 @ 9:13am 
let me just write you a multi paragraph howto when you can't be bothered to ask with whole words, nevermind sentences
< >
Showing 1-7 of 7 comments
Per page: 1530 50