SimpleIC v0.9.0.9 FS22 Other

SimpleIC v0.9.0.9 FS22

FS22 Other

Description

Changelog: V 0.9.0.9

fixed bug trigger_on and trigger_off not working — simpleIC_animations.lua: 128: attempt to index local ‘self’ (a boolean value) fixed mouse disappearing in Multiplayer Bug

V 0.9.0.8 language CZ added by Kynuska

V 0.9.0.7 Removed Debug Prints, first “Release” Version, still not done but no more larger bugs so.

V 0.9.0.6 Warning: Old shape file format version found ‘weightSetBall.i3d.shapes’. fixed [issue #10] V 0.9.0.5 fixed Error on Servers – attempt to call method ‘readStream’ (a nil value) [issue #8] V 0.9.0.4 multiplayer synchronization fix [issue #6] saving of animation State fix losing interior sounds fix [issue #7] Polish translation added (thanks KITT3000) V 0.9.0.3 messed up version, please update again V 0.9.0.2 fixed issue when saving simpleIC_animations.lua (81) [issue #4] V 0.9.0.1 Initial Github Release for FS22 the most important thing: How do I test and play this? Download FS22_simpleIC.zip and add it to mod folder download a mod that is SimpleIC ready or edit one for yourself (there is no example mod for FS22 as of right now, but I will add some later – the XML is the same as in FS19 though, so. You can use that) Report bugs if you notice any, please with Log, Description, or Pictures What this is: This is a new take on the well-known Interactive Control Scripts in Farming Simulator. It has been established in FS19 as a well-known and well-used Mod, so here it is for FS22. I didn’t want to do this Mod again at first, but nobody else wanted to do it so. Here we go. I hope you like it and appreciate it, lol. This is a global script, which means that it doesn’t have to be added to each Mod separately, no additional modDesc.xml changes like l10n Texts, etc. necessary. Obviously, the vehicle-xml and i3d still have to be edited, the script can’t magically separate doors and add trigger points. But as soon as the needed lines are added, IC will be active as long as you have this mod active. This also means that people who don’t like IC don’t have to remove all vehicle-mods, just not activate this mod. This also means that there’s only one IC version and not 50 different ones that get into conflict with each other updates to IC are global and useable in all mods How to add this to my Mod: There is an examples.xml explaining all the current possible XML entries and what they do. If you’re not brand new to modding, this should be enough to get going If you already know modding well, here’s a short explanation: (look at the linked Deutz Agrostar above to see the full XML lines) outsideInteractionTrigger = playerTrigger in which the player can open doors and other outside-stuff from the outside animation Name = name of the animation for the door animation Speed = speed of the animation (obvious) shared animation = not added yet soundVolumeIncreasePercentage = by how much will the sound-volume increase if that door is opened. Values will be added together for more than one door, max is outdoorSoundVolume insideTrigger and outsideTrigger = “Triggerpoints” e.g. transformGroups that mark the spot where the IC component can be clicked triggerPoint = index / i3dMapping name for the transformGroup triggerPointSize = size/radius around the triggerPoint where it still registeres as being clicked Credits: modelleicher Tags: Farming Simulator FS22 SimpleIC XML

V 0.9.0.5 fixed Error on Servers – attempt to call method ‘readStream’ (a nil value) [issue #8] V 0.9.0.4 multiplayer synchronization fix [issue #6] saving of animation State fix losing interior sounds fix [issue #7] Polish translation added (thanks KITT3000) V 0.9.0.3 messed up version, please update again V 0.9.0.2 fixed issue when saving simpleIC_animations.lua (81) [issue #4] V 0.9.0.1 Initial Github Release for FS22 the most important thing: How do I test and play this? Download FS22_simpleIC.zip and add it to mod folder download a mod that is SimpleIC ready or edit one for yourself (there is no example mod for FS22 as of right now, but I will add some later – the XML is the same as in FS19 though, so. You can use that) Report bugs if you notice any, please with Log, Description, or Pictures What this is: This is a new take on the well-known Interactive Control Scripts in Farming Simulator. It has been established in FS19 as a well-known and well-used Mod, so here it is for FS22. I didn’t want to do this Mod again at first, but nobody else wanted to do it so. Here we go. I hope you like it and appreciate it, lol. This is a global script, which means that it doesn’t have to be added to each Mod separately, no additional modDesc.xml changes like l10n Texts, etc. necessary. Obviously, the vehicle-xml and i3d still have to be edited, the script can’t magically separate doors and add trigger points. But as soon as the needed lines are added, IC will be active as long as you have this mod active. This also means that people who don’t like IC don’t have to remove all vehicle-mods, just not activate this mod. This also means that there’s only one IC version and not 50 different ones that get into conflict with each other updates to IC are global and useable in all mods How to add this to my Mod: There is an examples.xml explaining all the current possible XML entries and what they do. If you’re not brand new to modding, this should be enough to get going If you already know modding well, here’s a short explanation: (look at the linked Deutz Agrostar above to see the full XML lines) outsideInteractionTrigger = playerTrigger in which the player can open doors and other outside-stuff from the outside animation Name = name of the animation for the door animation Speed = speed of the animation (obvious) shared animation = not added yet soundVolumeIncreasePercentage = by how much will the sound-volume increase if that door is opened. Values will be added together for more than one door, max is outdoorSoundVolume insideTrigger and outsideTrigger = “Triggerpoints” e.g. transformGroups that mark the spot where the IC component can be clicked triggerPoint = index / i3dMapping name for the transformGroup triggerPointSize = size/radius around the triggerPoint where it still registeres as being clicked Credits: modelleicher Tags: Farming Simulator FS22 SimpleIC XML

V 0.9.0.4 multiplayer synchronization fix [issue #6] saving of animation State fix losing interior sounds fix [issue #7] Polish translation added (thanks KITT3000)

V 0.9.0.3 messed up version, please update again

V 0.9.0.2 fixed issue when saving simpleIC_animations.lua (81) [issue #4] V 0.9.0.1 Initial Github Release for FS22 the most important thing: How do I test and play this? Download FS22_simpleIC.zip and add it to mod folder download a mod that is SimpleIC ready or edit one for yourself (there is no example mod for FS22 as of right now, but I will add some later – the XML is the same as in FS19 though, so. You can use that) Report bugs if you notice any, please with Log, Description, or Pictures What this is: This is a new take on the well-known Interactive Control Scripts in Farming Simulator. It has been established in FS19 as a well-known and well-used Mod, so here it is for FS22. I didn’t want to do this Mod again at first, but nobody else wanted to do it so. Here we go. I hope you like it and appreciate it, lol. This is a global script, which means that it doesn’t have to be added to each Mod separately, no additional modDesc.xml changes like l10n Texts, etc. necessary. Obviously, the vehicle-xml and i3d still have to be edited, the script can’t magically separate doors and add trigger points. But as soon as the needed lines are added, IC will be active as long as you have this mod active. This also means that people who don’t like IC don’t have to remove all vehicle-mods, just not activate this mod. This also means that there’s only one IC version and not 50 different ones that get into conflict with each other updates to IC are global and useable in all mods How to add this to my Mod: There is an examples.xml explaining all the current possible XML entries and what they do. If you’re not brand new to modding, this should be enough to get going If you already know modding well, here’s a short explanation: (look at the linked Deutz Agrostar above to see the full XML lines) outsideInteractionTrigger = playerTrigger in which the player can open doors and other outside-stuff from the outside animation Name = name of the animation for the door animation Speed = speed of the animation (obvious) shared animation = not added yet soundVolumeIncreasePercentage = by how much will the sound-volume increase if that door is opened. Values will be added together for more than one door, max is outdoorSoundVolume insideTrigger and outsideTrigger = “Triggerpoints” e.g. transformGroups that mark the spot where the IC component can be clicked triggerPoint = index / i3dMapping name for the transformGroup triggerPointSize = size/radius around the triggerPoint where it still registeres as being clicked Credits: modelleicher Tags: Farming Simulator FS22 SimpleIC XML

V 0.9.0.1 Initial Github Release for FS22

the most important thing: How do I test and play this? Download FS22_simpleIC.zip and add it to mod folder download a mod that is SimpleIC ready or edit one for yourself (there is no example mod for FS22 as of right now, but I will add some later – the XML is the same as in FS19 though, so. You can use that) Report bugs if you notice any, please with Log, Description, or Pictures

What this is: This is a new take on the well-known Interactive Control Scripts in Farming Simulator. It has been established in FS19 as a well-known and well-used Mod, so here it is for FS22. I didn’t want to do this Mod again at first, but nobody else wanted to do it so. Here we go. I hope you like it and appreciate it, lol. This is a global script, which means that it doesn’t have to be added to each Mod separately, no additional modDesc.xml changes like l10n Texts, etc. necessary. Obviously, the vehicle-xml and i3d still have to be edited, the script can’t magically separate doors and add trigger points. But as soon as the needed lines are added, IC will be active as long as you have this mod active. This also means that people who don’t like IC don’t have to remove all vehicle-mods, just not activate this mod. This also means that there’s only one IC version and not 50 different ones that get into conflict with each other updates to IC are global and useable in all mods

How to add this to my Mod: There is an examples.xml explaining all the current possible XML entries and what they do. If you’re not brand new to modding, this should be enough to get going

If you already know modding well, here’s a short explanation: (look at the linked Deutz Agrostar above to see the full XML lines) outsideInteractionTrigger = playerTrigger in which the player can open doors and other outside-stuff from the outside animation Name = name of the animation for the door animation Speed = speed of the animation (obvious) shared animation = not added yet soundVolumeIncreasePercentage = by how much will the sound-volume increase if that door is opened. Values will be added together for more than one door, max is outdoorSoundVolume insideTrigger and outsideTrigger = “Triggerpoints” e.g. transformGroups that mark the spot where the IC component can be clicked triggerPoint = index / i3dMapping name for the transformGroup triggerPointSize = size/radius around the triggerPoint where it still registeres as being clicked

Tags: Farming Simulator FS22 SimpleIC XML

⚠️ You must click ⭐ Favorite to unlock the download link.

Summary

Download SimpleIC v0.9.0.9 FS22 for FS22. High quality FS22 Other mod. Tested and ready for your farm. Free direct download.

Installation

  1. Click the Download Mod button above
  2. Extract the .zip file into your Farming Simulator 22 mods folder
  3. Launch Farming Simulator 22 and enable the mod in the mod manager
  4. Start a new game or load an existing save to use the mod

Frequently Asked Questions

How to install SimpleIC v0.9.0.9 FS22 in FS22?

Download the mod ZIP file, copy it into your Farming Simulator 22 mods folder (Documents/My Games/FarmingSimulator2025/mods), and enable it in-game before starting.

Is SimpleIC v0.9.0.9 FS22 free to download?

Yes! All mods on FS22 Mods Community are 100% free to download with direct fast links.

Is SimpleIC v0.9.0.9 FS22 compatible with FS22 Multiplayer?

Yes, most FS22 mods support multiplayer mode as long as all players on the server have the exact same mod installed.