1. Dashboard
  2. News
  3. Forum
  4. Filebase Fs25
    1. Neue Dateien
    2. FBM Team Fs25
  5. Filebase Fs22
    1. Neue Dateien
    2. FBM Team Fs22
  6. Filebase Fs19
    1. FBM Team Fs19
  7. Streaming-Partner 8
  8. Mediathek
    1. Alben
    2. Videokanäle
  9. Support Discords
  10. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Anmelden
  • Registrieren
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Seiten
  • Forum
  • Dateien
  • Bilder
  • Videos
  • Erweiterte Suche
  1. Forbidden Mods - einfach verboten gut
  2. Support und Hilfe
  3. User helfen Usern
  4. Hilfe Ls25

exactFillRootNode

    • Gelöst
    • Fs25
  • Edmond
  • 5. August 2025 um 14:50
In so genannten "Bilder/Hilfethreads" dürfen keine Bilder auf den Server von FBM hochgeladen werden.
Durch die hohe Anzahl an Bildern die täglich eingestellt werden ist eine baldige Serverauslastung vorauszusehen.
Da wir dies nicht kompensieren können und auch keine Bilder oder ganze Threads löschen möchten,
bitten wir euch auch in Zukunft die Bilder bei "Fremdhostern" einzustellen.
Wir empfehlen: https://de.imgbb.com/
  • Edmond
    Reaktionen
    54
    Trophäen
    3
    Beiträge
    115
    Dateien
    2
    Bilder
    21
    • 5. August 2025 um 14:50
    • #1

    hallo

    ich habe meinen <fillUnit> eintrag in der xml geändert und nun bekomme ich in der log die warnung Missing exactFillRootNode for fuel fill unit (1)

    die betankung geht aber . :danke::/

    hir der eintrag in der xml :

    Spoiler anzeigen

    <fillUnit>
    <fillUnitConfigurations title="$l10n_fillType_diesel">
    <fillUnitConfiguration name="$l10n_configuration_valueDefault" price="0">
    <fillUnits>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="450"/>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+20" price="25">
    <fillUnits>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="470"/>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+40" price="50">
    <fillUnits>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="490"/>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+60" price="75">
    <fillUnits>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="510"/>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="true" visibilityInactive="false"/>
    </fillUnitConfiguration>
    </fillUnitConfigurations>
    </fillUnit>

  • Administrator 5. August 2025 um 17:33

    Hat das Label Fs25 hinzugefügt.
  • Administrator 5. August 2025 um 17:33

    Hat das Label Offen hinzugefügt.
  • Rhochvryn
    • Silver Member
    Reaktionen
    76
    Trophäen
    2
    Beiträge
    102
    • 5. August 2025 um 17:44
    • #2

    Du musst für jeden filltype eine eigene fillUnit eintragen. Bei Dir sind Diesel, air und oilPressureAir zusammengefasst.

    Korrekt wäre es so:

    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="490"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>

    und dann das ganze mit den anderen fillUnits (ohne exactFillRootNode) analog.

    Hier mal ein Beispiel:

    <fillUnit>
    <fillUnitConfigurations>
    <fillUnitConfiguration>
    <fillUnits>
    <fillUnit capacity="8000" fillTypeCategories="combine" foldMaxLimit="1" foldMinLimit="1" unitTextOverride="$l10n_unit_literShort">
    <exactFillRootNode node="exactFillRootNode" />
    <alarmTriggers>
    <alarmTrigger maxFillLevel="1" minFillLevel="1" turnOffInTrigger="true" />
    </alarmTriggers>
    <dashboard displayType="VISIBILITY" groups="MOTOR_ACTIVE" node="visszajelzo01_on" valueType="fillLevelWarning" warningThresholdMin="7000" />
    </fillUnit>
    <fillUnit capacity="600" fillTypes="diesel" showInShop="false" showOnHud="false" unitTextOverride="$l10n_unit_literShort">
    <exactFillRootNode node="0>1|14" />
    <dashboard animName="fuelDisplay" displayType="ANIMATION" groups="MOTOR_ACTIVE" valueType="fillLevel" />
    </fillUnit>
    <fillUnit capacity="110" fillTypes="def" showInShop="false" showOnHud="false" showOnInfoHud="false" unitTextOverride="$l10n_unit_literShort">
    </fillUnit>
    </fillUnits>
    </fillUnitConfiguration>
    </fillUnitConfigurations>
    </fillUnit>

  • Edmond
    Reaktionen
    54
    Trophäen
    3
    Beiträge
    115
    Dateien
    2
    Bilder
    21
    • 5. August 2025 um 20:27
    • #3
    Zitat von Rhochvryn

    Du musst für jeden filltype eine eigene fillUnit eintragen. Bei Dir sind Diesel, air und oilPressureAir zusammengefasst.

    Korrekt wäre es so:

    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="490"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>

    und dann das ganze mit den anderen fillUnits (ohne exactFillRootNode) analog.

    Hier mal ein Beispiel:

    <fillUnit>
    <fillUnitConfigurations>
    <fillUnitConfiguration>
    <fillUnits>
    <fillUnit capacity="8000" fillTypeCategories="combine" foldMaxLimit="1" foldMinLimit="1" unitTextOverride="$l10n_unit_literShort">
    <exactFillRootNode node="exactFillRootNode" />
    <alarmTriggers>
    <alarmTrigger maxFillLevel="1" minFillLevel="1" turnOffInTrigger="true" />
    </alarmTriggers>
    <dashboard displayType="VISIBILITY" groups="MOTOR_ACTIVE" node="visszajelzo01_on" valueType="fillLevelWarning" warningThresholdMin="7000" />
    </fillUnit>
    <fillUnit capacity="600" fillTypes="diesel" showInShop="false" showOnHud="false" unitTextOverride="$l10n_unit_literShort">
    <exactFillRootNode node="0>1|14" />
    <dashboard animName="fuelDisplay" displayType="ANIMATION" groups="MOTOR_ACTIVE" valueType="fillLevel" />
    </fillUnit>
    <fillUnit capacity="110" fillTypes="def" showInShop="false" showOnHud="false" showOnInfoHud="false" unitTextOverride="$l10n_unit_literShort">
    </fillUnit>
    </fillUnits>
    </fillUnitConfiguration>
    </fillUnitConfigurations>
    </fillUnit>

    Alles anzeigen

    ich bekomme es leider nicht hin :coffee:

  • Rhochvryn
    • Silver Member
    Reaktionen
    76
    Trophäen
    2
    Beiträge
    102
    • 5. August 2025 um 21:00
    • #4

    Da hilft leider nur exaktes und systematisches Vorgehen. Ordne doch erstmal Deine ganzen fillUnits. Das sind wegen der configs und der object changes ja etliche. Wenn Du die .xml mit Notepad++ öffnest werden Dir jeweils der Anfang und das Ende der tags angezeigt. Das sieht ja dann so aus wie eine mathematische Formel mit etlichen Klammern.

    Jede neue fillUnit beginnt mit bei Dir mit "<fillUnit unitunitTextOverride ..."

    Überall da, wo Du als fillUnit "diesel" hast, brauchst Du einen exactFillRootNode, also wegen der configs gleich mehrfach. Jede fillUnit endet mit "</fillUnit>".

    Dann kommt die nächste fillUnit (bei Dir "air"), die auch wieder mit "<fillUnit unitunitTextOverride ..." beginnt und mit "</fillUnit>" abgeschlossen werden muss usw. Bei der nächsten config mit Diesel brauchst Du dann wieder eine exactFillRootNode.

    Das Ganze muss dann, nachdem Du alle fillUnits so abgearbeitet hast, mit den tags, die ja schon hast, abgeschlossen werden:

    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="true" visibilityInactive="false"/>
    </fillUnitConfiguration>
    </fillUnitConfigurations>
    </fillUnit>

  • Edmond
    Reaktionen
    54
    Trophäen
    3
    Beiträge
    115
    Dateien
    2
    Bilder
    21
    • 6. August 2025 um 07:23
    • #5
    Zitat von Rhochvryn

    Da hilft leider nur exaktes und systematisches Vorgehen. Ordne doch erstmal Deine ganzen fillUnits. Das sind wegen der configs und der object changes ja etliche. Wenn Du die .xml mit Notepad++ öffnest werden Dir jeweils der Anfang und das Ende der tags angezeigt. Das sieht ja dann so aus wie eine mathematische Formel mit etlichen Klammern.

    Jede neue fillUnit beginnt mit bei Dir mit "<fillUnit unitunitTextOverride ..."

    Überall da, wo Du als fillUnit "diesel" hast, brauchst Du einen exactFillRootNode, also wegen der configs gleich mehrfach. Jede fillUnit endet mit "</fillUnit>".

    Dann kommt die nächste fillUnit (bei Dir "air"), die auch wieder mit "<fillUnit unitunitTextOverride ..." beginnt und mit "</fillUnit>" abgeschlossen werden muss usw. Bei der nächsten config mit Diesel brauchst Du dann wieder eine exactFillRootNode.

    Das Ganze muss dann, nachdem Du alle fillUnits so abgearbeitet hast, mit den tags, die ja schon hast, abgeschlossen werden:

    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="true" visibilityInactive="false"/>
    </fillUnitConfiguration>
    </fillUnitConfigurations>
    </fillUnit>

    Alles anzeigen

    danke für ihre mühe , aber ich bin zu blöde dazu und bekomme es nicht hin .

    komme immer bis hir was kommt jetzt unter <exactFillRootNode node="0>10" /> ?

    <fillUnit>
    <fillUnitConfigurations title="$l10n_fillType_diesel">
    <fillUnitConfiguration name="$l10n_configuration_valueDefault" price="0">
    <fillUnits>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="450"/>
    <exactFillRootNode node="0>10" />


    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    </fillUnit>
    </fillUnits>
                   
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+20" price="25">
    <fillUnits>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="470"/>
    <exactFillRootNode node="0>10" />


    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    </fillUnit>
    </fillUnits>
                 
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+40" price="50">
    <fillUnits>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="490"/>
    <exactFillRootNode node="0>10" />


    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    </fillUnit>
    </fillUnits>
                  
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+60" price="75">
    <fillUnits>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="510"/>
    <exactFillRootNode node="0>10" />


    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="true" visibilityInactive="false"/>
    </fillUnitConfiguration>
    </fillUnitConfigurations>
    </fillUnit>

    Einmal editiert, zuletzt von Edmond (6. August 2025 um 08:07)

  • Rhochvryn
    • Silver Member
    Reaktionen
    76
    Trophäen
    2
    Beiträge
    102
    • 6. August 2025 um 14:20
    • #6

    Leider habe ich den mod nicht, so dass ich die Funktion nicht testen kann, aber die saubere fillUnit configuration wäre in Deinem Fall:

    <fillUnit>
    <fillUnitConfigurations title="$l10n_fillType_diesel">

    <fillUnitConfiguration name="$l10n_configuration_valueDefault" price="0">
    <fillUnit>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="450"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    </fillUnit>
    <objectChange node="gasCanisterVis1_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>

    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+20" price="25">
    <fillUnit>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="470"/>
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    </fillUnit>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>

    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+40" price="50">
    <fillUnit>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="490"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    </fillUnit>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>

    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+60" price="75">
    <fillUnit>
    <fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="510"/>
    <exactFillRootNode node="exactFillRootNode"/>
    </fillUnit>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    </fillUnit>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="true" visibilityInactive="false"/>
    </fillUnitConfiguration>

    </fillUnitConfigurations>
    </fillUnit>

  • Edmond
    Reaktionen
    54
    Trophäen
    3
    Beiträge
    115
    Dateien
    2
    Bilder
    21
    • 6. August 2025 um 15:02
    • #7

    danke das geht schon aber nun hat er keine tankanzeige

    Log warning :

    Unknown fillUnit '1' for consumer 'vehicle.motorized.consumerConfigurations.consumerConfiguration(0).consumer(0)'
    Unknown fillUnit '2' for consumer 'vehicle.motorized.consumerConfigurations.consumerConfiguration(0).consumer(1)'


    <motorized>
    <consumerConfigurations>
    <consumerConfiguration>
    <consumer fillUnitIndex="1" usage="150" fillType="diesel"/>
    <consumer fillUnitIndex="2" usage="150" fillType="air" permanentConsumption="false" refillLitersPerSecond="350" refillCapacityPercentage="0.5"/>
    </consumerConfiguration>
    <consumerConfiguration>
    <consumer fillUnitIndex="1" usage="190" fillType="diesel"/>
    <consumer fillUnitIndex="2" usage="150" fillType="air" permanentConsumption="false" refillLitersPerSecond="350" refillCapacityPercentage="0.5"/>
    </consumerConfiguration>
    <consumerConfiguration>
    <consumer fillUnitIndex="1" usage="230" fillType="diesel"/>
    <consumer fillUnitIndex="2" usage="150" fillType="air" permanentConsumption="false" refillLitersPerSecond="350" refillCapacityPercentage="0.5"/>
    </consumerConfiguration>
    <consumerConfiguration>
    <consumer fillUnitIndex="1" usage="270" fillType="diesel"/>
    <consumer fillUnitIndex="2" usage="150" fillType="air" permanentConsumption="false" refillLitersPerSecond="350" refillCapacityPercentage="0.5"/>
    </consumerConfiguration>
    </consumerConfigurations>


    Bild: https://ibb.co/NdXVCXH2

  • Edmond
    Reaktionen
    54
    Trophäen
    3
    Beiträge
    115
    Dateien
    2
    Bilder
    21
    • 7. August 2025 um 11:22
    • #8

    habe es hinbekommen , kann geschlossen werden

    :meaculpa::)


    Spoiler anzeigen

    <fillUnit>
    <fillUnitConfigurations title="$l10n_fillType_diesel">
    <fillUnitConfiguration name="$l10n_configuration_valueDefault" price="0">
    <fillUnits>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="450">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNodeFuel"/>
    </fillUnit>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+20" price="25">
    <fillUnits>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="470">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNodeFuel"/>
    </fillUnit>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="false" visibilityInactive="true"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+40" price="50">
    <fillUnits>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="490">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNodeFuel"/>
    </fillUnit>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
    </fillUnitConfiguration>
    <fillUnitConfiguration name="$l10n_configuration_capacityX" params="+60" price="75">
    <fillUnits>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="510">
    <dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
    <exactFillRootNode node="exactFillRootNodeFuel"/>
    </fillUnit>
    <fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
    </fillUnit>
    </fillUnits>
    <objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
    <objectChange node="gasCanisterVis3_point" visibilityActive="true" visibilityInactive="false"/>
    </fillUnitConfiguration>
    </fillUnitConfigurations>
    </fillUnit>

  • Administrator 7. August 2025 um 13:17

    Hat das Label von Offen auf Gelöst geändert.

Ähnliche Themen

  • Güllelager Umbauen

    • Fiskkopf
    • 1. August 2025 um 17:45
    • Hilfe Ls25
  • Eigenen Modwunsch oder mir helfen zum erstellen

    • dannychris508
    • 14. Februar 2025 um 02:46
    • Hilfe Ls25
  • Kann mein Anhänger nicht beladen

    • Michas Custom
    • 2. März 2025 um 14:06
    • Hilfe Ls25
  • Hawe Anhänger

    • Prinziii
    • 5. Januar 2025 um 00:23
    • Hilfe Ls25
  • Befülltrigger von Anhänger Funktioniert nicht richtig

    • Fiskkopf
    • 3. September 2024 um 17:57
    • Hilfe Ls22

Benutzer online in diesem Thema

  • 1 Besucher
  1. Datenschutzerklärung
  2. Cookie-Richtlinie
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™
Design by Forbidden-Mods.de