tirePressure und adjustable mirrors

Eure Foren für alle Diskussionen rund ums Thema Modding.
User avatar
cabmac
Posts: 806
Joined: Sat Jan 24, 2009 4:00 pm
Location: Balerma/Spanien

tirePressure und adjustable mirrors

Post by cabmac »

Moin...ich habe nun in mehrere Fahrzeuge die tirePressure von Wopster eingebaut, funkioniert auch ueberall perfekt. Jedoch geht danach die adjustable mirrors vom hub dann nicht mehr...einer eine Idee, wo ich den Fehler habe?

hier ein Beispiel:

https://www.farming-simulator.com/mod.p ... tle=fs2019

https://www.farming-simulator.com/mod.p ... tle=fs2019

meine geaenderten xml´s im Anhang...hat einer eine Idee?
MF8700S.xml
vehicle.xml
(81.61 KiB) Downloaded 30 times
edit: irgendwie bekomme ich die modDesc nicht angehangen...deshalb leider:
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="47">
<author>STv-Modding</author>
<version>1.2.0.0</version>
<title>
<en>Massey Ferguson 8700S</en>
</title>
<description>
<en>
<![CDATA[
Price: 260000 €
Power: 300-405hp
Design Color Configurations
Animated Doors
New Colors Rims
Update 1.1.0.0
-Fixed various bugs
-New Details
-New Configuration 8730
-New Tires Configurations
-Update 1.2.0.0
-New Skin front Lights
-New Wheels Configuration
-New Daylights function
-New Colors Design
-New Details Exterior
]]>
</en>
<de>
<![CDATA[
Preis: 260000 €
Leistung: 300-405ps
Animierte Tür
Felgen in neuen Farben
-Update 1.1.0.0
-Verschiedene Fehler behoben
-Neue Details
-Neue Konfigurationen 8730
-Neue Reifen Konfigurationen
-Update 1.2.0.0
-Neue Frontleuchten
-Neue Räder Konfigurationen
-Neue Tageslichtfunktion
-Neues Farbdesign
-Neues Innendesign
]]>
</de>
<fr>
<![CDATA[
Prix: 260.000 €
Puissance: 300-405hp
Configurations de conception
Nouvelles couleurs jantes
-Update 1.1.0.0
-Bugs corrigés
-Nouveaux détails
-Nouvelles configurations 8730
-Nouvelles configurations de pneus
-Mise à jour 1.2.0.0
-Nouvelles lumières avant de la peau
-Réparation des roues
-Nouvelle fonction Daylights
-Conception de nouvelles couleurs
-Nouveau design d'intérieur
-Joystick animé et portes]]>
</fr>
<it>
<![CDATA[
Prezzo: 260.000 €
Potenza: 300-405cv
Configurazione Design
Animazione Porte
Nuovi Colori Design
Nuovi colori cerchi
-Update 1.1.0.0
-Fix vari bug
-Nuovi Dettagli
-Nuova configurazione 8730
-Nuove configurazione gomme
-Update 1.2.0.0
-Nuovo Skin Luci
-Nuovi Configurazioni Gomme
-Nuovi LED Diurni
-Nuovi Colori Design
-Nuovi Interni
-Nuovo Design Esterno
-Joystick Animato]]>
</it>
</description>
<iconFilename>icon_mf8700.png</iconFilename>
<multiplayer supported="true"/>

<specializations>
<specialization name="tirePressure" className="TirePressure" filename="TirePressure.lua" />
</specializations>

<vehicleTypes>
<type name="tractortirePressure" className="Vehicle" parent="baseDrivable" filename="$dataS/scripts/vehicles/Vehicle.lua">
<specialization name="tirePressure" />
</type>
</vehicleTypes>

<storeItems>
<storeItem rootNode="vehicle" xmlFilename="MF8700S.xml"/>
</storeItems>
<actions>
<action name="TP_AXIS_PRESSURE" axisType="FULL"/>
<action name="TP_TOGGLE_PRESSURE" axisType="HALF"/>
</actions>

<inputBinding>
<actionBinding action="TP_TOGGLE_PRESSURE">
<binding device="KB_MOUSE_DEFAULT" input="KEY_lctrl KEY_p"/>
</actionBinding>
<actionBinding action="TP_AXIS_PRESSURE">
<binding device="KB_MOUSE_DEFAULT" input="KEY_lctrl KEY_pageup" axisComponent="+"/>
<binding device="KB_MOUSE_DEFAULT" input="KEY_lctrl KEY_pagedown" axisComponent="-"/>
</actionBinding>
</inputBinding>

<l10n>
<text name="configurationRedM">
<en>Red Metal Grill</en>
<de>Rot Metall</de>
<it>Rosso Metalizzato</it>
</text>
<text name="configurationRedMAT">
<en>Red Mat Grill</en>
<de>Rot Matt</de>
<it>Rosso Opaco</it>
</text>
<text name="configurationBlack">
<en>Black Grill</en>
<de>Schwarzer Grill</de>
<it>Griglia Nera</it>
</text>
<text name="configurationBlackMAT">
<en>Black Mat Grill</en>
<de>Schwarzer Grill Matt</de>
<it>Opaco Nero</it>
</text>
<text name="configurationChrome">
<en>Chrome Grill</en>
<de>Chrom Grill</de>
<it>Cromato</it>
</text>
<text name="configurationGold">
<en>Gold Grill</en>
<de>Gelber Grill</de>
<it>Oro</it>
</text>
<text name="colorRedC">
<en>Red Metal</en>
<de>Rot Metall</de>
<it>Rosso Metalizzato</it>
</text>
<text name="colorRedM">
<en>Red Mat</en>
<de>Rot Matt</de>
<it>Rosso Opaco</it>
</text>
<text name="colorGrey">
<en>Grey</en>
<de>Grau</de>
<it>Grigio</it>
</text>
<text name="colorGreyM">
<en>Grey Mat</en>
<de>Grau Matt</de>
<it>Grigio Opaco</it>
</text>
<text name="colorBlack">
<en>Black</en>
<de>Schwarz</de>
<it>Nero</it>
</text>
<text name="colorBlackM">
<en>Black Mat</en>
<de>Schwarz Matt</de>
<it>Nero Metallizzato</it>
</text>
<text name="colorGreenC">
<en>Green Metal</en>
<de>Grün Metall</de>
<it>Verde Metallizzato</it>
</text>
<text name="colorGold">
<en>Gold</en>
<de>Gold</de>
<it>Oro Metallizzato</it>
</text>
<text name="information_tirePressure">
<en>Tire pressure [target: %1.2f bar] [current: %1.2f bar]</en>
</text>
<text name="action_toggleTirePressure">
<en>Toggle pressure</en>
</text>
<text name="input_TP_TOGGLE_PRESSURE">
<en>Update pressure</en>
</text>
<text name="input_TP_AXIS_PRESSURE_1">
<en>Inflate</en>
</text>
<text name="input_TP_AXIS_PRESSURE_2">
<en>Deflate</en>
</text>
</l10n>

</modDesc>
User avatar
cabmac
Posts: 806
Joined: Sat Jan 24, 2009 4:00 pm
Location: Balerma/Spanien

Re: tirePressure und adjustable mirrors

Post by cabmac »

Moin...vielleicht koenntet ihr das Thema besser hierhin verschieben:

viewforum.php?f=884

Thx...
User avatar
don_apple
Moderator
Posts: 8049
Joined: Thu Oct 28, 2010 9:31 pm
Location: Planet Earth

Re: tirePressure und adjustable mirrors

Post by don_apple »

cabmac wrote: Wed Jun 03, 2020 12:42 pm Moin...vielleicht koenntet ihr das Thema besser hierhin verschieben:

viewforum.php?f=884

Thx...
Done.
Gruß/Regards,
don_apple

Apple iMac 27" (2017), Quad-Core i7 4.2 GHz, 48GB, AMD Radeon R580 8GB
Bitte benutzt das öffentliche Forum für Supportfragen und nicht PN/Please use the public forum for support questions and not PM
FS22 Bugtracker
log.txt Image Server Forenregeln Board rules
User avatar
cabmac
Posts: 806
Joined: Sat Jan 24, 2009 4:00 pm
Location: Balerma/Spanien

Re: tirePressure und adjustable mirrors

Post by cabmac »

SOLVED by hotfix of Stjerneldioten....thx....can be closed..!
Alagos
Moderator
Posts: 1934
Joined: Thu Aug 15, 2013 2:54 pm
Location: The Netherlands

Re: tirePressure und adjustable mirrors

Post by Alagos »

Locked on request
I assume people don't use Seasons, unless they say otherwise.

How to upload your >> log<<
How to upload >>images << to the forum
How to get your gamekey's activation limit >>reset<<
How to report a >> bug <<

>>Rules<<
Locked