Auto Open Gates
V 1.0.0.0 mod for Farming Simulator 25
1
Downloads today
866
Downloads total
2
Comment Count
description
This script enhances the standard AnimatedObject functionality, allowing gates and doors to open automatically when a player or vehicle enters a trigger zone.
Features:
• Automatically opens gates and doors for players and vehicles.
• Customizable via XML using the <controls /> tag.
XML Options:
• autoopen=false: Disables auto-opening entirely.
• autoopenVehicles=false: Disables auto-opening for vehicles only.
• autoopenPlayer=false: Disables auto-opening for players only.
Example Usage:
• Default (auto-open enabled): No settings needed.
• Disable for both: <controls autoopen="false" />
• Disable for player: <controls autoopenPlayer="false" />
• Disable for vehicles: <controls autoopenVehicles="false" />
Credits
Levis modding
-
15 Jun 17:05Version 1.0.0.0
Files
15.06 2025
V
1.0.0.0
15. 06 2025
866

0 Comments for Auto Open Gates