0
Downloads today
800
Downloads total
2
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
15. June
800

 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0 Comments for Auto Open Gates