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 3
  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
Fs19 Scripte
  • Alles
  • Fs19 Scripte
  • Artikel
  • Seiten
  • Forum
  • Dateien
  • Bilder
  • Videos
  • Erweiterte Suche
  1. Forbidden Mods - einfach verboten gut
  2. Filebase
  3. Filebase Fs19
  4. Fs19 Scripte

1.0.1 Simple IC for my favorite tractors

  • Flippo_79
  • 2. Mai 2020 um 13:09
  • 669 Downloads
  • 5 Kommentare
  • Herunterladen
Hier findest du Mods die aus aller Welt zusammengetragen wurden.

Hierfür gelten folgende Grundsätze:
Das Forum Forbidden Mods übernimmt keine Gewährleistung für
1. Die Funktionalität des Mods
2. Die Richtigkeit der Angaben inclusive des Downloadlinks
3. Mods die ohne Freigaben ins Internet gestellt wurden

Sollten "Auffälligkeiten" diesbezüglich hervorstechen nutzt bitte den Report-Button.
!--> Ohne Nachweise keine Bearbeitung eines Reports <--!
  • Übersicht
  • Versionen 2
  • Kommentare 5

Simple IC for my favorite tractors

As there are several tractors that I really like but that are using interactive control (and i like Courseplay also) I have modified them to use SimpleIC.

To avoid any issues with copyright I will share with you only the SimpleIC modification and very brief guide how to implement it.

In the attachement you will find Simple IC code to the following tractors:

Fendt 1000 AGCO

Fendt 900 TMS

Fendt 900 S4

Fendt 700 S5

JD 8R EU (from JHHG)

Fendt favorit 615

NH T5

Case Maxxum 140MC

Fendt 900 S5

Puma CVX

JohnDeer 6020 Premium


How to replace it

  • If not installed, install SimpleIC mod
  • Backup your mod
  • Modify modDesc.xml by removing interactive control, code looks like this:

<specializations>

<specialization name="interactiveControl" className="InteractiveControl" filename="scripts/InteractiveControl.lua" />

<specialization name="interactiveWindows" className="InteractiveWindows" filename="scripts/InteractiveWindows.lua" />

</specializations>

  • Optional - remove also action and inputbinding for IC from modDesc.xml, look like this

<actions>

<action name="IC_SPACE" category="VEHICLE" axisType="HALF" />

<action name="IC_MOUSE" category="VEHICLE" axisType="HALF" />

</actions>

<inputBinding>

<actionBinding action="IC_SPACE">

<binding device="KB_MOUSE_DEFAULT" input="KEY_space" axisComponent="+" neutralInput="0" index="1" />

</actionBinding>

<actionBinding action="IC_MOUSE">

<binding device="KB_MOUSE_DEFAULT" input="MOUSE_BUTTON_LEFT" index="3" />

</actionBinding>

</inputBinding>

  • Replace interactive control code with SimpleIC in the mod main xml. SimpleIC code is attached in zip file, with coresponding xml name).
  • Dont replace the file, but just the code inside.
  • Code to be replaced with Simple IC code looks like this:

<interactiveComponents>

<windows>

....

</windows>

</interactiveComponents>

Thats all, works for me without any errors. Let me know if you want to add your favorite tractor.

If you want to remove also the IC stickers in vehicles you need to use Giant editor and remove visibility of the IC stickers.

Dont remove them, they are often as reference point.

Enjoy

  • Version 1.0.1

    • Flippo_79
    • 3. Mai 2020 um 08:26
    • 455 Downloads

    Added

    Puma CVX

    JohnDeer 6020 Premium

  • Version 1.0.0

    • Flippo_79
    • 2. Mai 2020 um 13:09
    • 214 Downloads
Lactic68
26. Oktober 2020 um 15:37

Hi Flippo_79,

This is a great idea for us who want to use both these great tractors AND courseplay, than you very much.

Can I ask if you have planned to convert also this great mods :

fendt-vario-1046

fendt-vario-300

fendt 700-s5-premium edition

Thanks a lot for you already converted mod example :)

LehmannHolger
3. Mai 2020 um 00:01

Hallo

Super hab Simpel IC eingebaut Beim Fendt 1000 .

Was ich nicht hin bekomme ist die ic Aufkleber zu entfernen !

Hat da jemand nen Tip für mich , kann sie im Giant-Editor zwar löschen aber dann geht der Mod nicht mehr .

JensJupp
3. Mai 2020 um 00:27

Du kannst die Ref Punkte an die selbe Stelle schieben wo jetzt die IC Punkte sind ...heißt ersetzen..so werden die Indexe nicht verschoben

Flippo_79
3. Mai 2020 um 07:53
Autor

In case of Fendt1000, open it in Giant-Editor and find icButtons = cabin/animations and then expand individual animation. Find icbuttonsdoor, icbuttonback, icbuttontop etc. and uncheck visibility in attributes. Done.

LehmannHolger
3. Mai 2020 um 15:02

So hab es hin bekommen vielen Dank !

Hatte den Mod vorher nicht entpackt Mein Fehler.

Schönen Sonntag.....

Weitere Dateien von Flippo_79

  • Autodrive network for Hof Bergmann

    Flippo_79 2. Mai 2020 um 15:21
  1. Datenschutzerklärung
  2. Cookie-Richtlinie
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™
Design by Forbidden-Mods.de