[Question - solved] Carrier has no ship trader

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

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

Max Bain
Posts: 1463
Joined: Wed, 27. Jun 18, 19:05
x3ap

[Question - solved] Carrier has no ship trader

Post by Max Bain »

I just found out that my carriers need a build module to be able to resupply and repair ships. But after I have added these, I have the option to resuply/repair ships ,but it is disabled because the ships dont have any ship trader on board. I tried to assign one but its not possible.
So my question is, how can I add ship traders to my carrier ships? Is any property necessary or so?

Anyone can help?

edit: found the solution:

Code: Select all

			
			<connection name="con_shiptradernpc" value="-1" tags="shiptrader ">
				<offset>
					<position x="0" y="0" z="0"/>
				</offset>
			</connection>
			
XR Ship Pack (adds several ships from XR) Link
Weapon Pack (adds several new weapons) Link
Economy Overhaul (expands the X4 economy with many new buildings) Link
X4 Editor (view stats of objects and make your own mod within a few clicks) Link
User avatar
Shuulo
Posts: 1633
Joined: Mon, 14. Apr 08, 17:03
x4

Re: [Question - solved] Carrier has no ship trader

Post by Shuulo »

Do you know if its possible to make carriers build ships?
Max Bain
Posts: 1463
Joined: Wed, 27. Jun 18, 19:05
x3ap

Re: [Question - solved] Carrier has no ship trader

Post by Max Bain »

Shuulo wrote: Thu, 6. Feb 20, 17:08 Do you know if its possible to make carriers build ships?
Sorry, I dont know that. A mobile production ship sounds cool, but I havent tried it. It might be possible.
XR Ship Pack (adds several ships from XR) Link
Weapon Pack (adds several new weapons) Link
Economy Overhaul (expands the X4 economy with many new buildings) Link
X4 Editor (view stats of objects and make your own mod within a few clicks) Link

Return to “X4: Foundations - Scripts and Modding”