1 / 1
Virus checked
v1.0.0.0 latest
Free Mod
Auto Open Gates
★ 5.0
Rating
10 Ratings
898
Downloads
2
Thanks
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" />
Comments2
You must be logged in to comment.
No comments yet.