[MOD] Unoffical Patch : V1.3.4 : 2022-11-06
Moderators: Scripting / Modding Moderators, Moderators for English X Forum, Moderators for the X3:FL Forums
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
That change was actually done in the hardcode rather than in the scripts so it's much more difficult to change on it's own
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
Thank you for enlightening me, it wasn't necessary but I appreciate you taking the time to do it.
Once I get bored with using the pandora finds to clone a fleet of super Falcon Haulers I will try out the patch, I am sure it will be worth it.
cheers.
- ubuntufreakdragon
- Posts: 5113
- Joined: Thu, 23. Jun 11, 14:57
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
I'm currently working on a improvement for the custom turret priorities, I want to contribute here. (e.g. exclude space suits as targets if they aren't marines)
Are there any wished new priorities?
I plan:
m6 and equal size (big ship but not huge ship)
Missile Barrage defence
Strong Missile defence
Can you look up owner change in the hardcode, there is some action that overwrites ship settings if they are repaired at HQ.
And it would be nice to add a settings part to HQ loadouts.
something like equipping HQ loadout X also sets missile resupply, jump energy and turret commands.
Are there any wished new priorities?
I plan:
m6 and equal size (big ship but not huge ship)
Missile Barrage defence
Strong Missile defence
Can you look up owner change in the hardcode, there is some action that overwrites ship settings if they are repaired at HQ.
And it would be nice to add a settings part to HQ loadouts.
something like equipping HQ loadout X also sets missile resupply, jump energy and turret commands.
My X3 Mods
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
the repair queue i think changes the owner of the ship. Some settings are stored as player only, so they could be getting wiped. This should be easy enough to fix.
for the Settings, loadouts already do include settings, all of those values are stored in the loadouts. Although there was an issue with using the script commands to edit them, but they have been fixed in this patch
for the Settings, loadouts already do include settings, all of those values are stored in the loadouts. Although there was an issue with using the script commands to edit them, but they have been fixed in this patch
- ubuntufreakdragon
- Posts: 5113
- Joined: Thu, 23. Jun 11, 14:57
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
I'm pretty sure turret commands are not part of the loadout although they should be.
Oh and removing a ship from repair queue doesn't work, only way is to undock it.
Oh and removing a ship from repair queue doesn't work, only way is to undock it.
My X3 Mods
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
the repair queue is fixed in 1.3.5
i just check the turret commands, and they are working fine for me. They are saved in the settings
i just check the turret commands, and they are working fine for me. They are saved in the settings
- ubuntufreakdragon
- Posts: 5113
- Joined: Thu, 23. Jun 11, 14:57
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
Than I might have a broken install, will reinstall patch later.
Anyway I have something nice for 1.3.5: https://www.dropbox.com/s/k29gjmn50kcrz ... k4.7z?dl=1
A massively improved turret script. Tried it on an enemy Kobra(loaded to the brim), my Boreas deleted it without receiving a single hit.
Contains:
fix for unnecessary turret downtimes
civilian space suites are now ignored
3 new priorities:
Attack big but not huge ships
Strong Missile Defence
Missile Barrage Defence
minor fixes
Anyway I have something nice for 1.3.5: https://www.dropbox.com/s/k29gjmn50kcrz ... k4.7z?dl=1
A massively improved turret script. Tried it on an enemy Kobra(loaded to the brim), my Boreas deleted it without receiving a single hit.
Contains:
fix for unnecessary turret downtimes
civilian space suites are now ignored
3 new priorities:
Attack big but not huge ships
Strong Missile Defence
Missile Barrage Defence
minor fixes
My X3 Mods
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
It could be a little too good if a Boreas (at its current price) can obliterate a Cobra (at its current price) without getting a single hit? Might need to rebalance missiles and missile ships in turn to correct for that.
Where is it?
- ubuntufreakdragon
- Posts: 5113
- Joined: Thu, 23. Jun 11, 14:57
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
If a ship looses by turrets not firing due to bugs, that is wrong balancing, the new result hints the script is now almost bug-free.
You can't balance around bugs.
And Boreas is extremely strong against M7M:
Its downsides don't matter really, you don't need much but hitting guns.
Boreas is fast.
Boreas can mount much and exotic guns, it has very much versatility with flak, beams...
@Cycrow interested in modifing the dyn relations?
There should be more than 5 settings imho.
lower limit to lose rep with this faction and other factions should be separate labels.
dyn rel strength should have different settings for cooperations vs races.
a special setting dyn rel corp to its main race would also be nice.
They don't need to differ from vanilla, having them would make modding dyn rel much easier.
You can't balance around bugs.
And Boreas is extremely strong against M7M:
Its downsides don't matter really, you don't need much but hitting guns.
Boreas is fast.
Boreas can mount much and exotic guns, it has very much versatility with flak, beams...
@Cycrow interested in modifing the dyn relations?
There should be more than 5 settings imho.
lower limit to lose rep with this faction and other factions should be separate labels.
dyn rel strength should have different settings for cooperations vs races.
a special setting dyn rel corp to its main race would also be nice.
They don't need to differ from vanilla, having them would make modding dyn rel much easier.
My X3 Mods
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
If I were to make one change, I'd make armored transports (TS-AT, like Consus) and heavy transports (TS-HT like Lotan) boardable. Those ships cost a few mil each when repaired, more than some M6s. Being able to just make them bail is simply too good to be true. I captured dozens of Duke's Athenas and Darksapace's Mercators. With a good satellite network and the new smaller sectors, I can literally just browse the galaxy to find them all and ambush them. Force them to bail and get paid tens of millions per as little as an hour of work.
Player should make an effort to capture them, hire and train marines and then use them to take those ships. Shouldn't just be able to make them bail bu unloading entire frontal battery into their shield and hull and then demanding they surrender. It's just too easy the way it's now.
If we're asked to use marines to capture TMs which cost pennies in comparison, TS-AT and TS-HT definitely should demand the same.
Player should make an effort to capture them, hire and train marines and then use them to take those ships. Shouldn't just be able to make them bail bu unloading entire frontal battery into their shield and hull and then demanding they surrender. It's just too easy the way it's now.
If we're asked to use marines to capture TMs which cost pennies in comparison, TS-AT and TS-HT definitely should demand the same.
Where is it?
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
Unfortunately it's not really possible to make them board able.
The boarding routines are built into the big ship class which a TS isn't.
It won't be easy to move them and won't be possible to do while maintaining save game compatability.
Maybe a possibility would be to adjust the bail and surrender chance based on the ship value, so more expensive ships would be less likely to bail
The boarding routines are built into the big ship class which a TS isn't.
It won't be easy to move them and won't be possible to do while maintaining save game compatability.
Maybe a possibility would be to adjust the bail and surrender chance based on the ship value, so more expensive ships would be less likely to bail
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
Well, at least a good solution. A TM however, is a „military“ Transporter but a TS stays a TS.
So, making it harder, to capture them, will be nice.
So, making it harder, to capture them, will be nice.
- ubuntufreakdragon
- Posts: 5113
- Joined: Thu, 23. Jun 11, 14:57
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
There is an option, but it might not be a nice one.
Boardability is defined per class.
A TS sub type TM class ship is boardable and not capturable.
It would still be labelled as TS and get a TS id string.
This would only affect new ships though, old ones are capturable.
And I don't know how much can break by differing class and subtype, of cause both could be changed to TM.
Boardability is defined per class.
A TS sub type TM class ship is boardable and not capturable.
It would still be labelled as TS and get a TS id string.
This would only affect new ships though, old ones are capturable.
And I don't know how much can break by differing class and subtype, of cause both could be changed to TM.
My X3 Mods
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist
Re: [MOD] Unoffical Patch : V1.3.4 : 2022-11-06
Personally, I'm not into that idea. The game is hard enough, because it has a long history of development and improvements. If one finds that something is quite easy, they always could accept their own challenge, like not to capture AT ships at all.delray wrote: ↑Sat, 18. Mar 23, 14:23If I were to make one change, I'd make armored transports (TS-AT, like Consus) and heavy transports (TS-HT like Lotan) boardable. Those ships cost a few mil each when repaired, more than some M6s. Being able to just make them bail is simply too good to be true. I captured dozens of Duke's Athenas and Darksapace's Mercators. With a good satellite network and the new smaller sectors, I can literally just browse the galaxy to find them all and ambush them. Force them to bail and get paid tens of millions per as little as an hour of work.
Player should make an effort to capture them, hire and train marines and then use them to take those ships. Shouldn't just be able to make them bail bu unloading entire frontal battery into their shield and hull and then demanding they surrender. It's just too easy the way it's now.
If we're asked to use marines to capture TMs which cost pennies in comparison, TS-AT and TS-HT definitely should demand the same.

Adjusting the bail chance looks like a compromise, along the preventing ship to surrender if it has enough hull. For example, it has chance to bail only if it has less that 50% of the hull. It would mean that player has to spend some money to repair it, so capturing these ships wouldn't be just a getting millions for free.