Auto Open Gates v1.0


Auto Open Gates v1.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”/>


Author: Levis modding


Report bugs in the comments and help modders improve this mod. Always check the comments, you can find a solution.


Helpful Information: How to install FS25 mods | FS25 System Requiremnts | FS25 Modding Tutorial | Giants Editor for FS25 | How to Convert mods | FS25 Cheats

More Misc mods


About Farming Simulator 25 mods
Farming Simulator 25 supports game modding for PC, Xbox, or PS5. FS25 Mod may change your game from small to complete changes. You can create a Farming Simulator 25 mod file and share it with our community. When is a good time to try Farming Simulator 25 mods? We recommend playing a game with these FS25 mods after you finish the Farming Simulator 25 starting pack and are bored with the game basics. So it's time to try new machines, such as harvesters or tractors, which are not included in the basic game version.
As you already know, Farming Simulator 25 developers support mods installation, which will add more vehicles or lands to your game. Check our Best FS25 mods lists for PC, Mac, PS5 or Xbox Series. Just follow these simple steps: choose the LS25 mods category, download the mod for the Farming Simulator 2025 version, and install it into the mod folder. Remember, all Farming Simulator 25 Mods are free, and download as many as you want with no limits. We want to create one of the biggest Farming Simulator 25 Community and invite you to share FS25 mods with everyone.

Leave a Reply

Do you need help or to say thanks to the mod author? Just leave a comment below!