LS25 Auto Open Gates v1.0.0.0

LS 25 Other
LS25 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

Do you know what Farming Simulator 19 Mods / Farming Simulator 22 Mods are? We bet that you've heard of them! However, if you are one of those people who are still not aware of this great feature, we can explain what it's all about! Downloading FS19 mods / FS22 mods is one of the greatest ways to upgrade your Farming Simulator 19 / Farming Simulator 22 game with just few clicks. All that you have to do is select Farming Simulator 19 mod / Farming Simulator 22 mod Download and supplement your game with it. We can give you a wide variety of all sorts of ingenious modifications so that each of you could find the most suitable solution. However, the best way to see how it works is just to try and to explore these FS 19 mods / FS 22 mods features right now.








You may also like...

Leave a Reply

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