4 hours ago
With This Include You Can Open Gates Only By Approaching Them
Demonstration:
[Video: https://m.youtube.com/watch?si=jopC68Ylk...e=youtu.be]
Download: https://github.com/crazy-arkzx/opengate
Syntax:
See More About on Github
https://github.com/crazy-arkzx/opengate
Demonstration:
[Video: https://m.youtube.com/watch?si=jopC68Ylk...e=youtu.be]
Download: https://github.com/crazy-arkzx/opengate
Syntax:
Code:
CreateAutoGate(
modelid, // Object Model
Float:closeX, Float:closeY, Float:closeZ, Float:closeRX, Float:closeRY, Float:closeRZ // Closed Gate Position
Float:openX, Float:openY, Float:openZ, Float:openRX, Float:openRY, Float:openRZ // Open Gate Position
Float:range = 10.0 // Distance to Open the Gate
speed = 2 // Gate Opening Speed
autoclose_time = 5000 // Time to Automatically Close the Gate
bool:auto_open = true) // Opens Automatically for Anyone (true) or (false) to open only if the player meets a specific condition or performs a certain actionSee More About on Github
https://github.com/crazy-arkzx/opengate

