Community Forum

Want to change DE Traffic to US Traffic

Forum Overview >> Farming Simulator 19

CategoryFarming Simulator 19
Created24.05.2020 11:41


Gabe Dell (gabedell) 24.05.2020 11:41
Is there a way to change the traffic so that I have the US TrafficSystem instead of the DE TrafficSystem? If so how do I do that. Hoping someone can help me. Thank You.

Bilbo Beutlin (BBeutlin) 24.05.2020 12:58
At first make a mod copy of the map: in Giants editor "new mod from game".

Then load the created map.i3d into a text editor and search for
<Attribute name="xmlFile" type="string" value="$data/maps/mapDE_trafficSystem.xml"/>

You can either change it into
<Attribute name="xmlFile" type="string" value="$data/maps/mapUS_trafficSystem.xml"/>

Or you copy the trafficSystem.xml into your modmap folder besides the map.i3d where you can edit it.
Then change the map attribute to
<Attribute name="xmlFile" type="string" value="maps/trafficSystem.xml"/>

Gabe Dell (gabedell) 25.05.2020 00:50
Thank You, it didn't take no time to do. \o/


Note: Log in to post. Create a new account here.