Verkaufsstelle für Dünger!

      Hallo,

      fillTypes werden beim LS17 in der map01.xml eingetragen und nicht mehr im Trigger.

      Quellcode

      1. <tipTrigger index="GRAIN_ELEVATOR" stationName="station_grainElevatorGCV" appearsOnPDA="true" isAreaTrigger="true" isSellingPoint="true" triggerWidth="3" litersForFullPriceDrop="200000" fullPriceRecoverHours="48">
      2. <fillType name="wheat" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      3. <fillType name="barley" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      4. <fillType name="rape" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      5. <fillType name="sunflower" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      6. <fillType name="soybean" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      7. <fillType name="maize" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      8. <fillType name="potato" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      9. <fillType name="sugarBeet" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      10. </tipTrigger>
      Hallo,
      es klappt! :D :D :D


      Quellcode

      1. <tipTrigger index="GARDENCENTER" stationName="station_gardenCenter" appearsOnPDA="true" isAreaTrigger="true" isSellingPoint="true" triggerWidth="3" litersForFullPriceDrop="200000" fullPriceRecoverHours="48">
      2. <fillType name="woodChips" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      3. <fillType name="straw" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      4. <fillType name="grass_windrow" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      5. <fillType name="chaff" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      6. <fillType name="dryGrass_windrow" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      7. <fillType name="fertilizer" priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
      8. </tipTrigger>
      Eine Frage habe ich noch, wie bekomme ich jetzt z.B. den Dünger in die Verkaufsübersicht?

      Gruß David