2
Downloads today
89
Downloads total
0
Comments
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
Empfehlungsrate
-/-
noch nicht genug Stimmen
Do you think this mod should be featured?
V
1.0.0.0
17:05
89
0 Comments for Auto Open Gates