LS 25 Auto Open Gates v1.0.0.0

LS 25 Other



LS 25 Auto Open Gates v1.0.0.0

This mod extends the base AnimatedObject functionality so that doors and gates open automatically when a player or vehicle enters a trigger area. It does so by reading custom XML settings defined inside the `<controls …/>` tag of an animatedObject entry.

The following custom XML keys are supported:
1.  “autoopen=false” (default: true)
Enables or disables the auto‑open behavior globally. If not set, is true by default. When set to false, both vehicle and player auto‑open are disabled regardless of the other settings.
2.” autoopenVehicles=false” (default: true)
When true or not set, vehicles entering the trigger will cause the door/gate to open.
3.  “autoopenPlayer=false” (default: true)
When true or not set, the player (on foot) entering the trigger will cause the door/gate to open.

Usage Examples: In your mods XML file
Enable auto‑open for both vehicles and player: don’t need to set, enabled by default.

Disable auto‑open for both vehicles and player:

<controls triggerNode=”doorTrigger“ posAction=“;ACTIVATE_HANDTOOL“ posText=“action_openGate“ negText=“action_closeGate“ autoopen=”false/>

Disable auto‑open for player:

<controls triggerNode=“doorTrigger“ posAction=“ACTIVATE_HANDTOOL“ posText=“action_openGate“ negText=“action_closeGate“ autoopenPlayer=“false“/>

Disable auto‑open for vehicles:

<controls triggerNode=“doorTrigger“ posAction=“ACTIVATE_HANDTOOL“ posText=“action_openGate“ negText=“action_closeGate“ autoopenVehicles=“false”/>

Credits:
Levis modding
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)


Why to use Farming Simulator 19 mods | Farming Simulator 22 mods?
Even though Farming Simulator 2019 / Farming Simulator 2022 is a great game, you can make it even more astonishing by installing Farming Simulator 19 mods / Farming Simulator 22 mods. There are plenty of mods for every part of the game so you can change or integrate whatever you like. All the FS 19 mods / FS 22 mods are absolutely costless, so you won’t spend anything trying to change the game according to your own wishes. Our main goal is to keep Farming Simulator 19 / Farming Simulator 22 community happy where everyone has a possibility to implement their ideas and enjoy playing a perfect game. If something looks disturbing, bothers you or maybe you just need to integrate more tools and supplements, simply use FS 2019 mods / FS 2022 mods. Not many games provide an opportunity to change it by individual needs, but Farming Simulator is different. You can do whatever you want just by installing LS 19 mods/ LS22 mods so it’s time for you to take action and fulfill even craziest ideas!



You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *