mod creation

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

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

ColManiac
Posts: 125
Joined: Thu, 17. Nov 05, 19:05
x4

mod creation

Post by ColManiac »

I have made a starting mod that adds a build plot and the wire frame BP`s ready for building. Only issue is it wont spawn the structure in as I dont have the blueprints. How do I add the required BP`s to the mod to the frame 0% build spawns in ready for building? I do not wish to own the BP`s in my inventory, just to get this station started ready for building.
User avatar
ChemODun
Posts: 634
Joined: Mon, 12. Feb 07, 21:58
x4

Re: mod creation

Post by ChemODun »

If you did it in md script, you can use something like this:

Code: Select all

<add_blueprints wares="[ware.ship_bor_m_corvette_02_a]"/>
Multiply entropy by absolute zero

Freedom in space

Return to “X4: Foundations - Scripts and Modding”