MOD - Docking Fix for PHQ and Split Mule

The place to discuss scripting and game modifications for X³: Farnham's Legacy

Moderators: Moderators for English X Forum, Scripting / Modding Moderators, Moderators for the X3:FL Forums

Post Reply
User avatar
laux
Posts: 2609
Joined: Sun, 7. Mar 04, 11:39
x3tc

MOD - Docking Fix for PHQ and Split Mule

Post by laux » Tue, 22. Jun 21, 22:08

This mod fixes the following bugs:

- PHQ:
Docking ports for BIGSHIPS have been changed.
The ships are now pushed back when undocking, thus no more collision problems

- Split Mule
Changed the center position in the scene file
As a result, the ship no longer collides with the docking clamp
(This fix only works for newly created ships. The previously created ships keep the old bug.)

*Without modified-tag.
`Can be installed as false-patch.

Download

User avatar
Ketraar
EGOSOFT
EGOSOFT
Posts: 11741
Joined: Fri, 21. May 04, 17:15
x4

Re: MOD - Docking Fix for PHQ and Split Mule

Post by Ketraar » Wed, 23. Jun 21, 12:20

laux wrote:
Tue, 22. Jun 21, 22:08
- PHQ:
Docking ports for BIGSHIPS have been changed.
The ships are now pushed back when undocking, thus no more collision problems
This should have been added to 1.2 already.

MFG

Ketraar
Image

User avatar
laux
Posts: 2609
Joined: Sun, 7. Mar 04, 11:39
x3tc

Re: MOD - Docking Fix for PHQ and Split Mule

Post by laux » Wed, 23. Jun 21, 14:03

Ketraar wrote:
Wed, 23. Jun 21, 12:20
This should have been added to 1.2 already.
Hm, I' ve checked the date in the catalog and thought it was still the old file...
But it is not so much if one installs it again twice. :]

Iwantyoursmiles
Posts: 36
Joined: Sat, 4. Sep 21, 20:37
xr

Re: MOD - Docking Fix for PHQ and Split Mule

Post by Iwantyoursmiles » Tue, 28. Sep 21, 08:12

I've lost 2 mules to collision with factories. Now I know why. Thanks

User avatar
ubuntufreakdragon
Posts: 5189
Joined: Thu, 23. Jun 11, 14:57
x4

Re: MOD - Docking Fix for PHQ and Split Mule

Post by ubuntufreakdragon » Mon, 30. Jan 23, 13:52

You damaged the scene of the mule deleting an object at pos 1 never change the order of existing objects in a scene as they are refereed by their position.

you need to add

Code: Select all

P 1; B p39\ships\split_mule_TS_middle; C 1; N Bp39\ships\split_mule_TS_middle_1b; b  // idx 1
{ 0x2002;  0; -5710; -43486;  0.000000; 0.000000; 0.000000; 0.000000;  -1; 1; } // 0
as the new second object between the first (P 0) and the old second (P 1)
My X3 Mods

XRebirth, things left to patch:
In General; On Firing NPC's; In De Vries; Out Of Zone; And the Antiwishlist

Post Reply

Return to “X³: Farnham's Legacy - Scripts and Modding”