Category | Farming Simulator 17 |
Created | 28.11.2016 20:58 |
Duke Sweet (Unknown) | 28.11.2016 21:06 |
---|---|
I have this Error: 'Station' not defined in config file 'data/maps/map01.xml' not sure what to do. I want to add in train only sell points. I duplicated the railroad triggers and changed the index name under user attributes to match the tipTrigger index in the map01.xml. Here is the xml lines <tipTrigger index="PINE_MOUNTAIN" stationName="station_PineMountain" appearsOnPDA="true" isAreaTrigger="true" isSellingPoint="true" isTrainOnly="true" triggerWidth="3" litersForFullPriceDrop="500000" fullPriceRecoverHours="48"> <fillType name="wheat" priceScale="1.8" supportsGreatDemand="true" disablePriceDrop="false" /> <fillType name="barley" priceScale="1.8" supportsGreatDemand="true" disablePriceDrop="false" /> <fillType name="rape" priceScale="1.8" supportsGreatDemand="true" disablePriceDrop="false" /> <fillType name="sunflower" priceScale="1.8" supportsGreatDemand="true" disablePriceDrop="false" /> <fillType name="soybean" priceScale="1.8" supportsGreatDemand="true" disablePriceDrop="false" /> <fillType name="maize" priceScale="1.8" supportsGreatDemand="true" disablePriceDrop="false" /> <fillType name="potato" priceScale="1.8" supportsGreatDemand="true" disablePriceDrop="false" /> <fillType name="sugarBeet" priceScale="1.8" supportsGreatDemand="true" disablePriceDrop="false" /> </tipTrigger> |
William Rowe (Bonger76) | 29.11.2016 07:20 |
---|---|
you have to remove the data/ from 'data/maps/map01.xml' in the tip trigger attribute in GE then it will read your map01xml. |
Duke Sweet (Unknown) | 29.11.2016 16:39 |
---|---|
Thank you got it working. |
Note: Log in to post. Create a new account here.