More Design Config v1.0.0.0 LS25

More Design Config v1.0.0.0 LS25


It’s finally here!
More Design Config has officially arrived in Farming Simulator 25 as of today!
I hope you have lots of fun with More Design Config in FS25!

INSTALLATION:
Installation in a vehicle mod
First, copy the file.
MoreDesignConfigurations.lua
from the scripts folder to the scripts folder of your vehicle mod.
Next, enter the following into the modDesc.xml file of your vehicle mod:

code
If your mod already has an <extraSourceFiles> section, you only need to add the <sourceFile> line there.

New configuration in the vehicle XML
After that, you can, for example, create a configuration in your vehicle’s XML:

code
<design9Configurations title=”Front Design”>

<design9Configuration name=”Standard” price=”0″ saveId=”standard”>
<objectChange
node=”frontStandard”
visibilityActive=”true”
visibilityInactive=”false”/>

<objectChange
node=”frontCustom”
visibilityActive=”false”
visibilityInactive=”true”/>
</design9Configuration>

<design9Configuration name=”Custom” price=”1500″ saveId=”custom”>
<objectChange
node=”frontStandard”
visibilityActive=”false”
visibilityInactive=”true”/>

<objectChange
node=”frontCustom”
visibilityActive=”true”
visibilityInactive=”false”/>
</design9Configuration>

</design9Configurations>

Show less
The crucial part here is the node information provided:

code
node=”frontStandard”
node=”frontCustom”

The included file contains only examples. You need to enter your vehicle’s actual i3d mappings there.

Credits: Dirtdevil99







How to use LS25 Mod

All Farming Simulator 25 mods are to change the gameplay, create new content, or add more items to the Farming Simulator 25 game. So downloading and installing this kind of FS25 mod is the best way to update your basic game version. Select this or any other Farming Simulator mod and copy it to your mods folder. We recommend you modify the game with new Tractors, Trucks, Machines, or Maps for FS25. So don't wait, choose the mod and create your own game with LS25 mods for PC version right now!


Best LS25 Other

Leave a Reply

Do you need help or to say thanks for mod author? Just leave a comment bellow!